"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/18 05:04:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-muzogog8xixa" 2026/05/18 05:04:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 05:04:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/18 05:04:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/18 05:04:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/18 05:04:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/18 05:04:18 DEBUG : Setting pass="PZQiGK9sQv_z4vvsH4G_MYYprx56Tjv4" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/18 05:04:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/18 05:04:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{5venM}" suffix to name 2026/05/18 05:04:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/18 05:04:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/18 05:04:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/18 05:04:18 DEBUG : Setting pass="PZQiGK9sQv_z4vvsH4G_MYYprx56Tjv4" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/18 05:04:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/18 05:04:18 NOTICE: TestSFTPOpenssh{5venM}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: New connection 127.0.0.1:50978->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell type "unix" from config 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Relative path resolved to "/home/rclone/rclone-test-muzogog8xixa" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Using root directory "/home/rclone/rclone-test-muzogog8xixa" 2026/05/18 05:04:18 DEBUG : Creating backend with remote "/tmp/rclone1559981875" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:18 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:18 DEBUG : dir: Looking for writers 2026/05/18 05:04:18 DEBUG : Looking for writers 2026/05/18 05:04:18 DEBUG : dir: reading active writers 2026/05/18 05:04:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file2" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:18 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file2" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:18 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/subdir/file3" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/subdir/file3 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-muzogog8xixa/dir/subdir/file3 2026/05/18 05:04:18 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/subdir/file3" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/subdir/file3 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-muzogog8xixa/dir/subdir/file3 2026/05/18 05:04:18 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/18 05:04:18 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:18 DEBUG : dir/subdir: Looking for writers 2026/05/18 05:04:18 DEBUG : dir: Looking for writers 2026/05/18 05:04:18 DEBUG : file1: reading active writers 2026/05/18 05:04:18 DEBUG : file2: reading active writers 2026/05/18 05:04:18 DEBUG : subdir: reading active writers 2026/05/18 05:04:18 DEBUG : Looking for writers 2026/05/18 05:04:18 DEBUG : dir: reading active writers 2026/05/18 05:04:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:18 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:18 DEBUG : dir: Looking for writers 2026/05/18 05:04:18 DEBUG : file1: reading active writers 2026/05/18 05:04:18 DEBUG : Looking for writers 2026/05/18 05:04:18 DEBUG : dir: reading active writers 2026/05/18 05:04:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:18 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:18 DEBUG : dir: Looking for writers 2026/05/18 05:04:18 DEBUG : Looking for writers 2026/05/18 05:04:18 DEBUG : dir: reading active writers 2026/05/18 05:04:18 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:18 DEBUG : dir: forgetting directory cache 2026/05/18 05:04:18 DEBUG : forgetting directory cache 2026/05/18 05:04:18 DEBUG : dir: forgetting directory cache 2026/05/18 05:04:18 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:18 DEBUG : Looking for writers 2026/05/18 05:04:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:18 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/18 05:04:18 DEBUG : dir: invalidating directory cache 2026/05/18 05:04:18 DEBUG : >ForgetPath: 2026/05/18 05:04:18 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/18 05:04:18 DEBUG : invalidating directory cache 2026/05/18 05:04:18 DEBUG : dir: forgetting directory cache 2026/05/18 05:04:18 DEBUG : >ForgetPath: 2026/05/18 05:04:18 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/18 05:04:18 DEBUG : >ForgetPath: 2026/05/18 05:04:18 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:18 DEBUG : dir: Looking for writers 2026/05/18 05:04:18 DEBUG : Looking for writers 2026/05/18 05:04:18 DEBUG : dir: reading active writers 2026/05/18 05:04:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: New connection 127.0.0.1:50994->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/fil/a/b/c" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/fil/a/b/c 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-muzogog8xixa/fil/a/b/c 2026/05/18 05:04:18 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/fil/a/b/c" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/fil/a/b/c 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-muzogog8xixa/fil/a/b/c 2026/05/18 05:04:18 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:18 DEBUG : forgetting directory cache 2026/05/18 05:04:18 DEBUG : dir: forgetting directory cache 2026/05/18 05:04:18 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:18 DEBUG : dir: Looking for writers 2026/05/18 05:04:18 DEBUG : fil/a/b: Looking for writers 2026/05/18 05:04:18 DEBUG : fil/a: Looking for writers 2026/05/18 05:04:18 DEBUG : b: reading active writers 2026/05/18 05:04:18 DEBUG : fil: Looking for writers 2026/05/18 05:04:18 DEBUG : a: reading active writers 2026/05/18 05:04:18 DEBUG : Looking for writers 2026/05/18 05:04:18 DEBUG : dir: reading active writers 2026/05/18 05:04:18 DEBUG : fil: reading active writers 2026/05/18 05:04:18 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.11s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:18 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:18 DEBUG : dir: Looking for writers 2026/05/18 05:04:18 DEBUG : Looking for writers 2026/05/18 05:04:18 DEBUG : dir: reading active writers 2026/05/18 05:04:18 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:18 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:18 DEBUG : dir: Looking for writers 2026/05/18 05:04:18 DEBUG : file1: reading active writers 2026/05/18 05:04:18 DEBUG : Looking for writers 2026/05/18 05:04:18 DEBUG : dir: reading active writers 2026/05/18 05:04:18 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file2" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:18 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file2" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:18 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/subdir/file3" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/subdir/file3 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-muzogog8xixa/dir/subdir/file3 2026/05/18 05:04:18 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/subdir/file3" 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/subdir/file3 2026/05/18 05:04:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-muzogog8xixa/dir/subdir/file3 2026/05/18 05:04:18 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/18 05:04:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/18 05:04:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/18 05:04:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/18 05:04:18 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/18 05:04:19 DEBUG : Waiting for deletions to finish 2026/05/18 05:04:19 INFO : dir/subdir/file3: Deleted 2026/05/18 05:04:19 DEBUG : removing 1 level 2 directories 2026/05/18 05:04:19 INFO : dir/subdir: Removing directory 2026/05/18 05:04:19 DEBUG : dir: invalidating directory cache 2026/05/18 05:04:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/18 05:04:19 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/18 05:04:19 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/18 05:04:19 DEBUG : dir/file1: Reset virtual modtime 2026/05/18 05:04:19 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/18 05:04:19 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/18 05:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/18 05:04:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/18 05:04:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:19 DEBUG : dir: invalidating directory cache 2026/05/18 05:04:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/18 05:04:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/18 05:04:19 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/18 05:04:19 DEBUG : forgetting directory cache 2026/05/18 05:04:19 DEBUG : dir: forgetting directory cache 2026/05/18 05:04:19 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/18 05:04:19 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:19 DEBUG : dir/virtualDir: Looking for writers 2026/05/18 05:04:19 DEBUG : dir: Looking for writers 2026/05/18 05:04:19 DEBUG : file1: reading active writers 2026/05/18 05:04:19 DEBUG : virtualFile2: reading active writers 2026/05/18 05:04:19 DEBUG : virtualFile: reading active writers 2026/05/18 05:04:19 DEBUG : virtualDir: reading active writers 2026/05/18 05:04:19 DEBUG : Looking for writers 2026/05/18 05:04:19 DEBUG : dir: reading active writers 2026/05/18 05:04:19 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-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 ERROR : dir/: Can only open directories read only 2026/05/18 05:04:19 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:19 DEBUG : dir: Looking for writers 2026/05/18 05:04:19 DEBUG : Looking for writers 2026/05/18 05:04:19 DEBUG : dir: reading active writers 2026/05/18 05:04:19 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/18 05:04:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/18 05:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/18 05:04:19 DEBUG : dir/potato: size = 5 OK 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/potato" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/potato 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/dir/potato 2026/05/18 05:04:19 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:19 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/18 05:04:19 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/18 05:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/18 05:04:19 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:19 DEBUG : dir: Looking for writers 2026/05/18 05:04:19 DEBUG : file1: reading active writers 2026/05/18 05:04:19 DEBUG : potato: reading active writers 2026/05/18 05:04:19 DEBUG : Looking for writers 2026/05/18 05:04:19 DEBUG : dir: reading active writers 2026/05/18 05:04:19 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:19 DEBUG : dir/sub: Looking for writers 2026/05/18 05:04:19 DEBUG : dir: Looking for writers 2026/05/18 05:04:19 DEBUG : file1: reading active writers 2026/05/18 05:04:19 DEBUG : sub: reading active writers 2026/05/18 05:04:19 DEBUG : Looking for writers 2026/05/18 05:04:19 DEBUG : dir: reading active writers 2026/05/18 05:04:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/18 05:04:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:19 DEBUG : dir/sub/subsub: Looking for writers 2026/05/18 05:04:19 DEBUG : dir/sub: Looking for writers 2026/05/18 05:04:19 DEBUG : subsub: reading active writers 2026/05/18 05:04:19 DEBUG : dir: Looking for writers 2026/05/18 05:04:19 DEBUG : file1: reading active writers 2026/05/18 05:04:19 DEBUG : sub: reading active writers 2026/05/18 05:04:19 DEBUG : Looking for writers 2026/05/18 05:04:19 DEBUG : dir: reading active writers 2026/05/18 05:04:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 ERROR : dir/: Dir.Remove not empty 2026/05/18 05:04:19 DEBUG : dir/file1: Remove: 2026/05/18 05:04:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:19 DEBUG : dir/file1: >Remove: err= 2026/05/18 05:04:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/18 05:04:19 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:19 DEBUG : Looking for writers 2026/05/18 05:04:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : dir/file1: Remove: 2026/05/18 05:04:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:19 DEBUG : dir/file1: >Remove: err= 2026/05/18 05:04:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/18 05:04:19 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:19 DEBUG : Looking for writers 2026/05/18 05:04:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : dir/file1: Remove: 2026/05/18 05:04:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:19 DEBUG : dir/file1: >Remove: err= 2026/05/18 05:04:19 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:19 DEBUG : dir: Looking for writers 2026/05/18 05:04:19 DEBUG : Looking for writers 2026/05/18 05:04:19 DEBUG : dir: reading active writers 2026/05/18 05:04:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file3" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file3 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-muzogog8xixa/dir/file3 2026/05/18 05:04:19 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file3" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file3 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-muzogog8xixa/dir/file3 2026/05/18 05:04:19 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/18 05:04:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/18 05:04:19 DEBUG : dir: Updating dir with dir2 0x318df1296c30 2026/05/18 05:04:19 DEBUG : dir: forgetting directory cache 2026/05/18 05:04:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/18 05:04:19 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir2/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir2/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir2/file1 2026/05/18 05:04:19 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir2/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir2/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir2/file1 2026/05/18 05:04:19 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir2/file3" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir2/file3 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-muzogog8xixa/dir2/file3 2026/05/18 05:04:19 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir2/file3" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir2/file3 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-muzogog8xixa/dir2/file3 2026/05/18 05:04:19 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/18 05:04:19 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/18 05:04:19 DEBUG : file2: Updating file with file2 0x318df0aa9790 2026/05/18 05:04:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file2" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file2 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/file2 2026/05/18 05:04:19 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file2" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/file2 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/file2 2026/05/18 05:04:19 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir2/file3" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir2/file3 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-muzogog8xixa/dir2/file3 2026/05/18 05:04:19 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir2/file3" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir2/file3 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-muzogog8xixa/dir2/file3 2026/05/18 05:04:19 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/18 05:04:19 INFO : dir2/file3: Deleted 2026/05/18 05:04:19 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/18 05:04:19 DEBUG : dir2/file3: Updating file with dir2/file3 0x318df0aa9790 2026/05/18 05:04:19 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/18 05:04:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir2/file3" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir2/file3 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir2/file3 2026/05/18 05:04:19 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir2/file3" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir2/file3 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir2/file3 2026/05/18 05:04:19 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/18 05:04:19 DEBUG : empty directory: Updating dir with renamed empty directory 0x318df10300d0 2026/05/18 05:04:19 DEBUG : empty directory: forgetting directory cache 2026/05/18 05:04:19 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/18 05:04:19 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/18 05:04:19 DEBUG : dir2: Renaming to "dir3" 2026/05/18 05:04:19 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:19 DEBUG : dir3: Looking for writers 2026/05/18 05:04:19 DEBUG : file3: reading active writers 2026/05/18 05:04:19 DEBUG : renamed empty directory: Looking for writers 2026/05/18 05:04:19 DEBUG : Looking for writers 2026/05/18 05:04:19 DEBUG : dir3: reading active writers 2026/05/18 05:04:19 DEBUG : renamed empty directory: reading active writers 2026/05/18 05:04:19 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-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/18 05:04:19 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:19 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/18 05:04:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/18 05:04:19 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/18 05:04:19 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/18 05:04:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/18 05:04:19 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:19 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/18 05:04:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/18 05:04:19 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/18 05:04:19 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/18 05:04:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (12 bytes), uploading instead of streaming 2026/05/18 05:04:19 DEBUG : dir/sub/file2: size = 12 OK 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/sub/file2" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/sub/file2 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-muzogog8xixa/dir/sub/file2 2026/05/18 05:04:19 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/18 05:04:19 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/18 05:04:19 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/18 05:04:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/18 05:04:19 DEBUG : forgetting directory cache 2026/05/18 05:04:19 DEBUG : dir: forgetting directory cache 2026/05/18 05:04:19 DEBUG : dir/sub: forgetting directory cache 2026/05/18 05:04:19 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/18 05:04:19 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/18 05:04:19 DEBUG : dir/sub/file0: size = 5 OK 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/sub/file0" 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/sub/file0 2026/05/18 05:04:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/dir/sub/file0 2026/05/18 05:04:19 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:19 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/18 05:04:19 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/18 05:04:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/18 05:04:19 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:19 DEBUG : dir/sub: Looking for writers 2026/05/18 05:04:19 DEBUG : file0: reading active writers 2026/05/18 05:04:19 DEBUG : file2: reading active writers 2026/05/18 05:04:19 DEBUG : dir: Looking for writers 2026/05/18 05:04:19 DEBUG : file1: reading active writers 2026/05/18 05:04:19 DEBUG : sub: reading active writers 2026/05/18 05:04:19 DEBUG : Looking for writers 2026/05/18 05:04:19 DEBUG : dir: reading active writers 2026/05/18 05:04:19 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.03s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:19 DEBUG : forgetting directory cache 2026/05/18 05:04:20 DEBUG : forgetting directory cache 2026/05/18 05:04:20 DEBUG : dir: forgetting directory cache 2026/05/18 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:20 DEBUG : dir: Looking for writers 2026/05/18 05:04:20 DEBUG : Looking for writers 2026/05/18 05:04:20 DEBUG : dir: reading active writers 2026/05/18 05:04:20 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/18 05:04:20 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:20 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/18 05:04:20 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/18 05:04:20 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/18 05:04:20 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:20 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:20 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/18 05:04:20 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:20 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/18 05:04:20 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/18 05:04:20 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/18 05:04:20 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:20 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:20 DEBUG : dir: Looking for writers 2026/05/18 05:04:20 DEBUG : file1.metadata: reading active writers 2026/05/18 05:04:20 DEBUG : file1: reading active writers 2026/05/18 05:04:20 DEBUG : Looking for writers 2026/05/18 05:04:20 DEBUG : dir: reading active writers 2026/05/18 05:04:20 DEBUG : dir.metadata: reading active writers 2026/05/18 05:04:20 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-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:20 DEBUG : dir: Looking for writers 2026/05/18 05:04:20 DEBUG : file1: reading active writers 2026/05/18 05:04:20 DEBUG : Looking for writers 2026/05/18 05:04:20 DEBUG : dir: reading active writers 2026/05/18 05:04:20 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-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:20 DEBUG : Can set mod time: true 2026/05/18 05:04:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:20 DEBUG : dir: Looking for writers 2026/05/18 05:04:20 DEBUG : file1: reading active writers 2026/05/18 05:04:20 DEBUG : Looking for writers 2026/05/18 05:04:20 DEBUG : dir: reading active writers 2026/05/18 05:04:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/18 05:04:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/18 05:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/18 05:04:20 DEBUG : dir/file1: size = 0 OK 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:04:20 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/18 05:04:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/18 05:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:20 DEBUG : dir: Looking for writers 2026/05/18 05:04:20 DEBUG : file1: reading active writers 2026/05/18 05:04:20 DEBUG : Looking for writers 2026/05/18 05:04:20 DEBUG : dir: reading active writers 2026/05/18 05:04:20 DEBUG : >WaitForWriters: 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/18 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:20 DEBUG : dir: Looking for writers 2026/05/18 05:04:20 DEBUG : file1: reading active writers 2026/05/18 05:04:20 DEBUG : Looking for writers 2026/05/18 05:04:20 DEBUG : dir: reading active writers 2026/05/18 05:04:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/18 05:04:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/18 05:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/18 05:04:20 DEBUG : dir/file1: size = 5 OK 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:20 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/18 05:04:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/18 05:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:20 DEBUG : dir: Looking for writers 2026/05/18 05:04:20 DEBUG : file1: reading active writers 2026/05/18 05:04:20 DEBUG : Looking for writers 2026/05/18 05:04:20 DEBUG : dir: reading active writers 2026/05/18 05:04:20 DEBUG : >WaitForWriters: 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/18 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:20 DEBUG : dir: Looking for writers 2026/05/18 05:04:20 DEBUG : file1: reading active writers 2026/05/18 05:04:20 DEBUG : Looking for writers 2026/05/18 05:04:20 DEBUG : dir: reading active writers 2026/05/18 05:04:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:20 DEBUG : dir: Looking for writers 2026/05/18 05:04:20 DEBUG : file1: reading active writers 2026/05/18 05:04:20 DEBUG : Looking for writers 2026/05/18 05:04:20 DEBUG : dir: reading active writers 2026/05/18 05:04:20 DEBUG : >WaitForWriters: 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: 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-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/18 05:04:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:20 DEBUG : dir/file1(0x318df10ed7c0): close: 2026/05/18 05:04:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/18 05:04:20 DEBUG : dir/file1(0x318df10ed7c0): >close: err= 2026/05/18 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:20 DEBUG : dir: Looking for writers 2026/05/18 05:04:20 DEBUG : file1: reading active writers 2026/05/18 05:04:20 DEBUG : Looking for writers 2026/05/18 05:04:20 DEBUG : dir: reading active writers 2026/05/18 05:04:20 DEBUG : >WaitForWriters: 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:20 DEBUG : dir: Looking for writers 2026/05/18 05:04:20 DEBUG : file1: reading active writers 2026/05/18 05:04:20 DEBUG : Looking for writers 2026/05/18 05:04:20 DEBUG : dir: reading active writers 2026/05/18 05:04:20 DEBUG : >WaitForWriters: 2026/05/18 05:04:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: 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-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/18 05:04:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df1151c80): _writeAt: size=5, off=0 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df1151c80): openPending: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df1151c80): >openPending: err= 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df1151c80): >_writeAt: n=5, err= 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df1151c80): close: 2026/05/18 05:04:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/18 05:04:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/18 05:04:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/18 05:04:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/18 05:04:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df1151c80): >close: err= 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: starting upload 2026/05/18 05:04:21 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1.2f98c60a.partial" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1.2f98c60a.partial 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-muzogog8xixa/dir/file1.2f98c60a.partial 2026/05/18 05:04:21 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/18 05:04:21 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/18 05:04:21 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/18 05:04:21 INFO : dir/file1: Copied (replaced existing) 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/18 05:04:21 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.33s) --- 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.03s) --- 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-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/18 05:04:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2026/05/18 05:04:21 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/18 05:04:21 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/18 05:04:21 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:21 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : file.txt: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (25 bytes), uploading instead of streaming 2026/05/18 05:04:21 DEBUG : dir/file1: size = 25 OK 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/18 05:04:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : dir/file1: Remove: 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:21 DEBUG : dir/file1: >Remove: err= 2026/05/18 05:04:21 DEBUG : dir/file1: Remove: 2026/05/18 05:04:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : dir/file1: Remove: 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:21 DEBUG : dir/file1: >Remove: err= 2026/05/18 05:04:21 DEBUG : dir/file1: Remove: 2026/05/18 05:04:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=0x3 2026/05/18 05:04:21 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Updating file with newLeaf 0x318df114edd0 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Updating file with dir/file1 0x318df114edd0 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : dir/file1: File is currently open, delaying rename 0x318df114edd0 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (25 bytes), uploading instead of streaming 2026/05/18 05:04:21 DEBUG : dir/file1: size = 25 OK 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/18 05:04:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:21 DEBUG : newLeaf: Running delayed rename now 2026/05/18 05:04:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Updating file with newLeaf 0x318df114edd0 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Updating file with newLeaf 0x318df171ec30 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Updating file with dir/file1 0x318df171ec30 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : dir/file1: File is currently open, delaying rename 0x318df171ec30 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (25 bytes), uploading instead of streaming 2026/05/18 05:04:21 DEBUG : dir/file1: size = 25 OK 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/18 05:04:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:21 DEBUG : newLeaf: Running delayed rename now 2026/05/18 05:04:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Updating file with newLeaf 0x318df171ec30 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/18 05:04:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df17d1c40): openPending: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df17d1c40): >openPending: err= 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/18 05:04:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df17d1c40): _writeAt: size=14, off=0 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df17d1c40): >_writeAt: n=14, err= 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df17d1c40): close: 2026/05/18 05:04:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/18 05:04:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df17d1c40): >close: err= 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: starting upload 2026/05/18 05:04:21 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1.ca338588.partial" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1.ca338588.partial 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1.ca338588.partial 2026/05/18 05:04:21 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/18 05:04:21 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/18 05:04:21 INFO : dir/file1: Copied (replaced existing) 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/18 05:04:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df124e240): _readAt: size=512, off=0 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df124e240): openPending: 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df124e240): >openPending: err= 2026/05/18 05:04:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df124e240): >_readAt: n=14, err=EOF 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df124e240): close: 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df124e240): >close: err= 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/18 05:04:21 DEBUG : newLeaf: Updating file with newLeaf 0x318df17f81a0 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/18 05:04:21 DEBUG : dir/file1: Updating file with dir/file1 0x318df17f81a0 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/18 05:04:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df184ae80): openPending: 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df184ae80): >openPending: err= 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/18 05:04:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df184ae80): _writeAt: size=25, off=0 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df184ae80): >_writeAt: n=25, err= 2026/05/18 05:04:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/18 05:04:21 DEBUG : newLeaf: Updating file with newLeaf 0x318df17f81a0 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:21 DEBUG : newLeaf(0x318df184ae80): close: 2026/05/18 05:04:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/18 05:04:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-18 05:04:21.575659153 +0000 UTC m=+3.018279164 2026/05/18 05:04:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:21 DEBUG : newLeaf(0x318df184ae80): >close: err= 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:21 DEBUG : newLeaf: vfs cache: starting upload 2026/05/18 05:04:21 DEBUG : newLeaf.3df8e6c2.partial: size = 25 OK 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf.3df8e6c2.partial" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf.3df8e6c2.partial 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf.3df8e6c2.partial 2026/05/18 05:04:21 DEBUG : newLeaf.3df8e6c2.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/18 05:04:21 DEBUG : newLeaf.3df8e6c2.partial: renamed to: newLeaf 2026/05/18 05:04:21 INFO : newLeaf: Copied (replaced existing) 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-18 05:04:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/18 05:04:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Updating file with newLeaf 0x318df187b450 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Updating file with dir/file1 0x318df187b450 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/18 05:04:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df0bfee00): openPending: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df0bfee00): >openPending: err= 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/18 05:04:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df0bfee00): _writeAt: size=25, off=0 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df0bfee00): >_writeAt: n=25, err= 2026/05/18 05:04:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/18 05:04:21 DEBUG : newLeaf: Updating file with newLeaf 0x318df187b450 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:21 DEBUG : newLeaf(0x318df0bfee00): close: 2026/05/18 05:04:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/18 05:04:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-18 05:04:21.78530362 +0000 UTC m=+3.227923683 2026/05/18 05:04:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:21 DEBUG : newLeaf(0x318df0bfee00): >close: err= 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:21 DEBUG : newLeaf: vfs cache: starting upload 2026/05/18 05:04:21 DEBUG : newLeaf.cb61b773.partial: size = 25 OK 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf.cb61b773.partial" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf.cb61b773.partial 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf.cb61b773.partial 2026/05/18 05:04:21 DEBUG : newLeaf.cb61b773.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/18 05:04:21 DEBUG : newLeaf.cb61b773.partial: renamed to: newLeaf 2026/05/18 05:04:21 INFO : newLeaf: Copied (replaced existing) 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-18 05:04:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/18 05:04:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/18 05:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:21 DEBUG : >WaitForWriters: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/18 05:04:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df129cd80): openPending: 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df129cd80): >openPending: err= 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/18 05:04:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df129cd80): _writeAt: size=14, off=0 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df129cd80): >_writeAt: n=14, err= 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df129cd80): close: 2026/05/18 05:04:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/18 05:04:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/18 05:04:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:21 DEBUG : dir/file1(0x318df129cd80): >close: err= 2026/05/18 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:21 DEBUG : dir: Looking for writers 2026/05/18 05:04:21 DEBUG : file1: reading active writers 2026/05/18 05:04:21 DEBUG : Looking for writers 2026/05/18 05:04:21 DEBUG : dir: reading active writers 2026/05/18 05:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: starting upload 2026/05/18 05:04:22 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1.ca338588.partial" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1.ca338588.partial 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1.ca338588.partial 2026/05/18 05:04:22 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/18 05:04:22 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/18 05:04:22 INFO : dir/file1: Copied (replaced existing) 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/18 05:04:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df129d380): _readAt: size=512, off=0 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df129d380): openPending: 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df129d380): >openPending: err= 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df129d380): >_readAt: n=14, err=EOF 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df129d380): close: 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df129d380): >close: err= 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/18 05:04:22 DEBUG : newLeaf: Updating file with newLeaf 0x318df17f9930 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/18 05:04:22 DEBUG : dir/file1: Updating file with dir/file1 0x318df17f9930 2026/05/18 05:04:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/18 05:04:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1190d40): openPending: 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1190d40): >openPending: err= 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/18 05:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1190d40): _writeAt: size=25, off=0 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1190d40): >_writeAt: n=25, err= 2026/05/18 05:04:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/18 05:04:22 DEBUG : newLeaf: Updating file with newLeaf 0x318df17f9930 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:22 DEBUG : newLeaf(0x318df1190d40): close: 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/18 05:04:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-18 05:04:22.154495882 +0000 UTC m=+3.597115944 2026/05/18 05:04:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:22 DEBUG : newLeaf(0x318df1190d40): >close: err= 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:22 DEBUG : newLeaf: vfs cache: starting upload 2026/05/18 05:04:22 DEBUG : newLeaf.1de8006f.partial: size = 25 OK 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf.1de8006f.partial" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf.1de8006f.partial 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf.1de8006f.partial 2026/05/18 05:04:22 DEBUG : newLeaf.1de8006f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/18 05:04:22 DEBUG : newLeaf.1de8006f.partial: renamed to: newLeaf 2026/05/18 05:04:22 INFO : newLeaf: Copied (replaced existing) 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-18 05:04:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/18 05:04:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/18 05:04:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1223900): _readAt: size=512, off=0 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1223900): openPending: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1223900): >openPending: err= 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1223900): >_readAt: n=14, err=EOF 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1223900): close: 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1223900): >close: err= 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/18 05:04:22 DEBUG : newLeaf: Updating file with newLeaf 0x318df105fba0 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/18 05:04:22 DEBUG : dir/file1: Updating file with dir/file1 0x318df105fba0 2026/05/18 05:04:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/18 05:04:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1268e40): openPending: 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1268e40): >openPending: err= 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/18 05:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1268e40): _writeAt: size=25, off=0 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1268e40): >_writeAt: n=25, err= 2026/05/18 05:04:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/18 05:04:22 DEBUG : newLeaf: Updating file with newLeaf 0x318df105fba0 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:22 DEBUG : newLeaf(0x318df1268e40): close: 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/18 05:04:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-18 05:04:22.371010224 +0000 UTC m=+3.813630236 2026/05/18 05:04:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:22 DEBUG : newLeaf(0x318df1268e40): >close: err= 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:22 DEBUG : newLeaf: vfs cache: starting upload 2026/05/18 05:04:22 DEBUG : newLeaf.3fe02bf8.partial: size = 25 OK 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf.3fe02bf8.partial" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf.3fe02bf8.partial 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf.3fe02bf8.partial 2026/05/18 05:04:22 DEBUG : newLeaf.3fe02bf8.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/18 05:04:22 DEBUG : newLeaf.3fe02bf8.partial: renamed to: newLeaf 2026/05/18 05:04:22 INFO : newLeaf: Copied (replaced existing) 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-18 05:04:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/18 05:04:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/18 05:04:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/18 05:04:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/newLeaf" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-muzogog8xixa/newLeaf 2026/05/18 05:04:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : newLeaf: reading active writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestFileRename (1.26s) --- PASS: TestFileRename/off,forceCache=false (0.04s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.37s) --- PASS: TestFileRename/writes,forceCache=false (0.21s) --- PASS: TestFileRename/writes,forceCache=true (0.37s) --- PASS: TestFileRename/full,forceCache=false (0.21s) === 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-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 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-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/18 05:04:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/18 05:04:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/18 05:04:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/18 05:04:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/18 05:04:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/18 05:04:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/18 05:04:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/18 05:04:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/18 05:04:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/18 05:04:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/18 05:04:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/18 05:04:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/18 05:04:22 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/18 05:04:22 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/18 05:04:22 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/18 05:04:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/18 05:04:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/18 05:04:22 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/18 05:04:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/18 05:04:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/18 05:04:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/18 05:04:22 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/18 05:04:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/18 05:04:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/18 05:04:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/18 05:04:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/18 05:04:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df150ba40): _readAt: size=1, off=0 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df150ba40): openPending: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df150ba40): >openPending: err= 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df150ba40): >_readAt: n=1, err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df150ba40): _readAt: size=256, off=1 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df150ba40): >_readAt: n=15, err=EOF 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df150ba40): _readAt: size=16, off=16 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df150ba40): >_readAt: n=0, err=EOF 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df150ba40): close: 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df150ba40): >close: err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df150ba40): close: 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df150ba40): >close: err=file already closed 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/18 05:04:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): _readAt: size=1, off=0 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): openPending: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): >openPending: err= 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): >_readAt: n=1, err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): _readAt: size=1, off=5 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): >_readAt: n=1, err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): _readAt: size=1, off=3 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): >_readAt: n=1, err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): _readAt: size=1, off=13 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): >_readAt: n=1, err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): _readAt: size=16, off=100 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): close: 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0ed65c0): >close: err= 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/18 05:04:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): _readAt: size=1, off=0 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): openPending: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): >openPending: err= 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): >_readAt: n=1, err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): _readAt: size=1, off=5 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): >_readAt: n=1, err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): _readAt: size=1, off=1 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): >_readAt: n=1, err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): _readAt: size=6, off=10 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): >_readAt: n=6, err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): _readAt: size=256, off=10 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): >_readAt: n=6, err=EOF 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): _readAt: size=256, off=100 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): >_readAt: n=0, err=EOF 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): close: 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): >close: err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): _readAt: size=256, off=100 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df0bfefc0): >_readAt: n=0, err=file already closed 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/18 05:04:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1368a00): RWFileHandle.Flush 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1368a00): _readAt: size=256, off=0 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1368a00): openPending: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1368a00): >openPending: err= 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1368a00): >_readAt: n=16, err=EOF 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1368a00): RWFileHandle.Flush 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1368a00): RWFileHandle.Flush 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1368a00): close: 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1368a00): >close: err= 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/18 05:04:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/18 05:04:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1369700): _readAt: size=256, off=0 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1369700): openPending: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:22 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/18 05:04:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/18 05:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1369700): >openPending: err= 2026/05/18 05:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1369700): >_readAt: n=16, err=EOF 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1369700): RWFileHandle.Release 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1369700): close: 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1369700): >close: err= 2026/05/18 05:04:22 DEBUG : dir/file1(0x318df1369700): RWFileHandle.Release 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : dir: Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : dir: reading active writers 2026/05/18 05:04:22 DEBUG : >WaitForWriters: 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:22 DEBUG : file1: newRWFileHandle: 2026/05/18 05:04:22 DEBUG : file1(0x318df129c380): openPending: 2026/05/18 05:04:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : file1(0x318df129c380): >openPending: err= 2026/05/18 05:04:22 DEBUG : file1: >newRWFileHandle: err= 2026/05/18 05:04:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/18 05:04:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/18 05:04:22 DEBUG : file1(0x318df129c380): _writeAt: size=5, off=0 2026/05/18 05:04:22 DEBUG : file1(0x318df129c380): >_writeAt: n=5, err= 2026/05/18 05:04:22 DEBUG : file1(0x318df129c380): _writeAt: size=7, off=5 2026/05/18 05:04:22 DEBUG : file1(0x318df129c380): >_writeAt: n=7, err= 2026/05/18 05:04:22 DEBUG : file1: vfs cache: truncate to size=11 2026/05/18 05:04:22 DEBUG : file1(0x318df129c380): close: 2026/05/18 05:04:22 DEBUG : file1: vfs cache: setting modification time to 2026-05-18 05:04:22.881232855 +0000 UTC m=+4.323852867 2026/05/18 05:04:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:22 DEBUG : file1(0x318df129c380): >close: err= 2026/05/18 05:04:22 DEBUG : file1(0x318df129c380): close: 2026/05/18 05:04:22 DEBUG : file1(0x318df129c380): >close: err=file already closed 2026/05/18 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:22 DEBUG : Looking for writers 2026/05/18 05:04:22 DEBUG : file1: reading active writers 2026/05/18 05:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:22 DEBUG : file1: vfs cache: starting upload 2026/05/18 05:04:22 DEBUG : file1.8a25334d.partial: size = 11 OK 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1.8a25334d.partial" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1.8a25334d.partial 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-muzogog8xixa/file1.8a25334d.partial 2026/05/18 05:04:22 DEBUG : file1.8a25334d.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/18 05:04:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 05:04:22 DEBUG : file1.8a25334d.partial: renamed to: file1 2026/05/18 05:04:22 INFO : file1: Copied (new) 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/18 05:04:22 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-18 05:04:22 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/18 05:04:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/18 05:04:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:22 INFO : file1: vfs cache: upload succeeded try #1 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : >WaitForWriters: 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/18 05:04:23 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : >WaitForWriters: 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:23 DEBUG : file1: newRWFileHandle: 2026/05/18 05:04:23 DEBUG : file1(0x318df129d300): openPending: 2026/05/18 05:04:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 DEBUG : file1(0x318df129d300): >openPending: err= 2026/05/18 05:04:23 DEBUG : file1: >newRWFileHandle: err= 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/18 05:04:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/18 05:04:23 DEBUG : file1(0x318df129d300): _writeAt: size=7, off=0 2026/05/18 05:04:23 DEBUG : file1(0x318df129d300): >_writeAt: n=7, err= 2026/05/18 05:04:23 DEBUG : file1(0x318df129d300): _writeAt: size=6, off=5 2026/05/18 05:04:23 DEBUG : file1(0x318df129d300): >_writeAt: n=6, err= 2026/05/18 05:04:23 DEBUG : file1(0x318df129d300): close: 2026/05/18 05:04:23 DEBUG : file1: vfs cache: setting modification time to 2026-05-18 05:04:23.047760991 +0000 UTC m=+4.490381013 2026/05/18 05:04:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:23 DEBUG : file1(0x318df129d300): >close: err= 2026/05/18 05:04:23 DEBUG : file1(0x318df129d300): _writeAt: size=5, off=0 2026/05/18 05:04:23 DEBUG : file1(0x318df129d300): >_writeAt: n=0, err=file already closed 2026/05/18 05:04:23 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:23 DEBUG : file1: vfs cache: starting upload 2026/05/18 05:04:23 DEBUG : file1.676623e2.partial: size = 11 OK 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1.676623e2.partial" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1.676623e2.partial 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-muzogog8xixa/file1.676623e2.partial 2026/05/18 05:04:23 DEBUG : file1.676623e2.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/18 05:04:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 05:04:23 DEBUG : file1.676623e2.partial: renamed to: file1 2026/05/18 05:04:23 INFO : file1: Copied (new) 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/18 05:04:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-18 05:04:23 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/18 05:04:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 INFO : file1: vfs cache: upload succeeded try #1 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : >WaitForWriters: 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/18 05:04:23 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : >WaitForWriters: 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:23 DEBUG : file1: newRWFileHandle: 2026/05/18 05:04:23 DEBUG : file1(0x318df11502c0): openPending: 2026/05/18 05:04:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 DEBUG : file1(0x318df11502c0): >openPending: err= 2026/05/18 05:04:23 DEBUG : file1: >newRWFileHandle: err= 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/18 05:04:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/18 05:04:23 DEBUG : file1(0x318df11502c0): close: 2026/05/18 05:04:23 DEBUG : file1: vfs cache: setting modification time to 2026-05-18 05:04:23.21214428 +0000 UTC m=+4.654764302 2026/05/18 05:04:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:23 DEBUG : file1(0x318df11502c0): >close: err= 2026/05/18 05:04:23 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/18 05:04:23 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/18 05:04:23 DEBUG : file2: newRWFileHandle: 2026/05/18 05:04:23 DEBUG : file2(0x318df1150740): openPending: 2026/05/18 05:04:23 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/18 05:04:23 DEBUG : file2(0x318df1150740): >openPending: err= 2026/05/18 05:04:23 DEBUG : file2: >newRWFileHandle: err= 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/18 05:04:23 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/18 05:04:23 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/18 05:04:23 DEBUG : file2(0x318df1150740): RWFileHandle.Flush 2026/05/18 05:04:23 DEBUG : file2(0x318df1150740): RWFileHandle.Release 2026/05/18 05:04:23 DEBUG : file2(0x318df1150740): close: 2026/05/18 05:04:23 DEBUG : file2: vfs cache: setting modification time to 2026-05-18 05:04:23.212935056 +0000 UTC m=+4.655555068 2026/05/18 05:04:23 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:23 DEBUG : file2(0x318df1150740): >close: err= 2026/05/18 05:04:23 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : file2: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : file2: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : file2: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : file2: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/18 05:04:23 DEBUG : file1: vfs cache: starting upload 2026/05/18 05:04:23 DEBUG : file2: vfs cache: starting upload 2026/05/18 05:04:23 DEBUG : file1.f9a9484b.partial: size = 0 OK 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1.f9a9484b.partial" 2026/05/18 05:04:23 DEBUG : file2.c783805c.partial: size = 0 OK 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file2.c783805c.partial" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1.f9a9484b.partial 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file2.c783805c.partial 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-muzogog8xixa/file1.f9a9484b.partial 2026/05/18 05:04:23 DEBUG : file1.f9a9484b.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:04:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-muzogog8xixa/file2.c783805c.partial 2026/05/18 05:04:23 DEBUG : file2.c783805c.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:04:23 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/18 05:04:23 DEBUG : file1.f9a9484b.partial: renamed to: file1 2026/05/18 05:04:23 INFO : file1: Copied (new) 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:23 DEBUG : file2.c783805c.partial: renamed to: file2 2026/05/18 05:04:23 INFO : file2: Copied (new) 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file2" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file2 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:04:23 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-18 05:04:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/18 05:04:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 INFO : file1: vfs cache: upload succeeded try #1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-muzogog8xixa/file2 2026/05/18 05:04:23 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:04:23 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-18 05:04:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/18 05:04:23 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/18 05:04:23 INFO : file2: vfs cache: upload succeeded try #1 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : file2: reading active writers 2026/05/18 05:04:23 DEBUG : >WaitForWriters: 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file2" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file2 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-muzogog8xixa/file2 2026/05/18 05:04:23 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file2" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/file2 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-muzogog8xixa/file2 2026/05/18 05:04:23 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/18 05:04:23 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file2: reading active writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : >WaitForWriters: 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:23 DEBUG : file1: newRWFileHandle: 2026/05/18 05:04:23 DEBUG : file1(0x318df124fe00): openPending: 2026/05/18 05:04:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 DEBUG : file1(0x318df124fe00): >openPending: err= 2026/05/18 05:04:23 DEBUG : file1: >newRWFileHandle: err= 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/18 05:04:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/18 05:04:23 DEBUG : file1(0x318df124fe00): _writeAt: size=5, off=0 2026/05/18 05:04:23 DEBUG : file1(0x318df124fe00): >_writeAt: n=5, err= 2026/05/18 05:04:23 DEBUG : file1(0x318df124fe00): RWFileHandle.Flush 2026/05/18 05:04:23 DEBUG : file1(0x318df124fe00): RWFileHandle.Flush 2026/05/18 05:04:23 DEBUG : file1(0x318df124fe00): close: 2026/05/18 05:04:23 DEBUG : file1: vfs cache: setting modification time to 2026-05-18 05:04:23.383103699 +0000 UTC m=+4.825723721 2026/05/18 05:04:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:23 DEBUG : file1(0x318df124fe00): >close: err= 2026/05/18 05:04:23 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:23 DEBUG : file1: vfs cache: starting upload 2026/05/18 05:04:23 DEBUG : file1.05ef5e64.partial: size = 5 OK 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1.05ef5e64.partial" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1.05ef5e64.partial 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/file1.05ef5e64.partial 2026/05/18 05:04:23 DEBUG : file1.05ef5e64.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/18 05:04:23 DEBUG : file1.05ef5e64.partial: renamed to: file1 2026/05/18 05:04:23 INFO : file1: Copied (new) 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:23 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-18 05:04:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/18 05:04:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 INFO : file1: vfs cache: upload succeeded try #1 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : >WaitForWriters: 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:23 DEBUG : file1: newRWFileHandle: 2026/05/18 05:04:23 DEBUG : file1(0x318df1706700): openPending: 2026/05/18 05:04:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 DEBUG : file1(0x318df1706700): >openPending: err= 2026/05/18 05:04:23 DEBUG : file1: >newRWFileHandle: err= 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/18 05:04:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/18 05:04:23 DEBUG : file1(0x318df1706700): _writeAt: size=5, off=0 2026/05/18 05:04:23 DEBUG : file1(0x318df1706700): >_writeAt: n=5, err= 2026/05/18 05:04:23 DEBUG : file1(0x318df1706700): RWFileHandle.Release 2026/05/18 05:04:23 DEBUG : file1(0x318df1706700): close: 2026/05/18 05:04:23 DEBUG : file1: vfs cache: setting modification time to 2026-05-18 05:04:23.54265555 +0000 UTC m=+4.985275572 2026/05/18 05:04:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:23 DEBUG : file1(0x318df1706700): >close: err= 2026/05/18 05:04:23 DEBUG : file1(0x318df1706700): RWFileHandle.Release 2026/05/18 05:04:23 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:23 DEBUG : file1: vfs cache: starting upload 2026/05/18 05:04:23 DEBUG : file1.f778ec5a.partial: size = 5 OK 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1.f778ec5a.partial" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1.f778ec5a.partial 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/file1.f778ec5a.partial 2026/05/18 05:04:23 DEBUG : file1.f778ec5a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/18 05:04:23 DEBUG : file1.f778ec5a.partial: renamed to: file1 2026/05/18 05:04:23 INFO : file1: Copied (new) 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:23 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:23 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-18 05:04:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/18 05:04:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/18 05:04:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 INFO : file1: vfs cache: upload succeeded try #1 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : >WaitForWriters: 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/18 05:04:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/18 05:04:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/18 05:04:23 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1518880): openPending: 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/18 05:04:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/18 05:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1518880): >openPending: err= 2026/05/18 05:04:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/18 05:04:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1518880): _writeAt: size=5, off=0 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1518880): >_writeAt: n=5, err= 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1518880): close: 2026/05/18 05:04:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:23 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-18 05:04:23.716882688 +0000 UTC m=+5.159502710 2026/05/18 05:04:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1518880): >close: err= 2026/05/18 05:04:23 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:23 DEBUG : dir: Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : dir: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:23 DEBUG : dir: Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : dir: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:23 DEBUG : dir: Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : dir: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:23 DEBUG : dir: Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : dir: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:23 DEBUG : dir/file1: vfs cache: starting upload 2026/05/18 05:04:23 DEBUG : dir/file1.a0fe8e17.partial: size = 5 OK 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1.a0fe8e17.partial" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1.a0fe8e17.partial 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/dir/file1.a0fe8e17.partial 2026/05/18 05:04:23 DEBUG : dir/file1.a0fe8e17.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:23 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/18 05:04:23 DEBUG : dir/file1.a0fe8e17.partial: renamed to: dir/file1 2026/05/18 05:04:23 INFO : dir/file1: Copied (replaced existing) 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:23 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-18 05:04:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/18 05:04:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/18 05:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/18 05:04:23 DEBUG : dir: Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : dir: reading active writers 2026/05/18 05:04:23 DEBUG : >WaitForWriters: 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/18 05:04:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:23 DEBUG : dir/file1: newRWFileHandle: 2026/05/18 05:04:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/18 05:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/18 05:04:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1315480): _writeAt: size=5, off=0 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1315480): openPending: 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/18 05:04:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/18 05:04:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/18 05:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1315480): >openPending: err= 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1315480): >_writeAt: n=5, err= 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1315480): _writeAt: size=15, off=5 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1315480): >_writeAt: n=15, err= 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1315480): close: 2026/05/18 05:04:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/18 05:04:23 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-18 05:04:23.894412394 +0000 UTC m=+5.337032416 2026/05/18 05:04:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:23 DEBUG : dir/file1(0x318df1315480): >close: err= 2026/05/18 05:04:23 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:23 DEBUG : dir: Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : dir: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:23 DEBUG : dir: Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : dir: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:23 DEBUG : dir: Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : dir: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:23 DEBUG : dir: Looking for writers 2026/05/18 05:04:23 DEBUG : file1: reading active writers 2026/05/18 05:04:23 DEBUG : Looking for writers 2026/05/18 05:04:23 DEBUG : dir: reading active writers 2026/05/18 05:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:23 DEBUG : dir/file1: vfs cache: starting upload 2026/05/18 05:04:23 DEBUG : dir/file1.56e5775e.partial: size = 20 OK 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1.56e5775e.partial" 2026/05/18 05:04:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1.56e5775e.partial 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-muzogog8xixa/dir/file1.56e5775e.partial 2026/05/18 05:04:24 DEBUG : dir/file1.56e5775e.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/18 05:04:24 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/18 05:04:24 DEBUG : dir/file1.56e5775e.partial: renamed to: dir/file1 2026/05/18 05:04:24 INFO : dir/file1: Copied (replaced existing) 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:24 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/18 05:04:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-18 05:04:23 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/18 05:04:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/18 05:04:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/18 05:04:24 DEBUG : dir: Looking for writers 2026/05/18 05:04:24 DEBUG : file1: reading active writers 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : dir: reading active writers 2026/05/18 05:04:24 DEBUG : >WaitForWriters: 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : file1: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : file1(0x318df0ed6980): openPending: 2026/05/18 05:04:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:24 DEBUG : file1(0x318df0ed6980): >openPending: err= 2026/05/18 05:04:24 DEBUG : file1: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/18 05:04:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/18 05:04:24 DEBUG : file1(0x318df0ed6980): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : file1(0x318df0ed6980): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : file1(0x318df0ed6980): close: 2026/05/18 05:04:24 DEBUG : file1: vfs cache: setting modification time to 2026-05-18 05:04:24.059700545 +0000 UTC m=+5.502320556 2026/05/18 05:04:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : file1(0x318df0ed6980): >close: err= 2026/05/18 05:04:24 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : file1: reading active writers 2026/05/18 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : file1: reading active writers 2026/05/18 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : file1: reading active writers 2026/05/18 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : file1: reading active writers 2026/05/18 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:24 DEBUG : file1: vfs cache: starting upload 2026/05/18 05:04:24 DEBUG : file1.0856fdff.partial: size = 5 OK 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1.0856fdff.partial" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1.0856fdff.partial 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/file1.0856fdff.partial 2026/05/18 05:04:24 DEBUG : file1.0856fdff.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/18 05:04:24 DEBUG : file1.0856fdff.partial: renamed to: file1 2026/05/18 05:04:24 INFO : file1: Copied (new) 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:24 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-18 05:04:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/18 05:04:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:24 INFO : file1: vfs cache: upload succeeded try #1 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : file1: reading active writers 2026/05/18 05:04:24 DEBUG : >WaitForWriters: 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: 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-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/18 05:04:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff1c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff1c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff1c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff1c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff1c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.219675656 +0000 UTC m=+5.662295679 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff1c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bffb80): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bffb80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bffb80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bffb80): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bffb80): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bffb80): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bffb80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.219675656 +0000 UTC m=+5.662295679 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bffb80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec580): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec580): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec580): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec580): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec580): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.219675656 +0000 UTC m=+5.662295679 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec580): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1702a80 item 1 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed080): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed080): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed080): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed080): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed080): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.221851923 +0000 UTC m=+5.664471945 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed080): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.221851923 +0000 UTC m=+5.664471945 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1702f50 item 2 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c300): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c300): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c300): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c300): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c300): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.223240679 +0000 UTC m=+5.665860701 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c300): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c780): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c780): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c780): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c780): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c780): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c780): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c780): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.223240679 +0000 UTC m=+5.665860701 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c780): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cc40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cc40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cc40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cc40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cc40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.223240679 +0000 UTC m=+5.665860701 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cc40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17032d0 item 3 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d2c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d2c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d2c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d2c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d2c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.224951906 +0000 UTC m=+5.667571928 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d2c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d880): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d880): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d880): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d880): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d880): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.224951906 +0000 UTC m=+5.667571928 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d880): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17037a0 item 4 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129dec0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129dec0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129dec0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129dec0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129dec0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.226510063 +0000 UTC m=+5.669130086 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129dec0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150440): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150440): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150440): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150440): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150440): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150440): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150440): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.226510063 +0000 UTC m=+5.669130086 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150440): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150900): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150900): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150900): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150900): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150900): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.226510063 +0000 UTC m=+5.669130086 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150900): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1703c00 item 5 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151080): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151080): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151080): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151080): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151080): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.22905634 +0000 UTC m=+5.671676362 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151080): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11515c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11515c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11515c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11515c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11515c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.22905634 +0000 UTC m=+5.671676362 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11515c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1794540 item 6 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1830ac0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1830ac0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1830ac0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1830ac0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1830ac0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.230410471 +0000 UTC m=+5.673030493 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1830ac0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831000): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831000): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831000): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831000): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831000): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831000): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831000): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.230410471 +0000 UTC m=+5.673030493 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831000): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18314c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18314c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18314c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18314c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18314c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.230410471 +0000 UTC m=+5.673030493 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18314c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117be30 item 7 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831b40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831b40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831b40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831b40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831b40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.232407477 +0000 UTC m=+5.675027499 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1831b40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184a1c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184a1c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184a1c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184a1c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184a1c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.232407477 +0000 UTC m=+5.675027499 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184a1c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c4620 item 8 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184a780): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df184a780): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184a780): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184a780): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184a780): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184a780): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184a780): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184ab40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184ab40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184ab40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184ab40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184ab40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.233865946 +0000 UTC m=+5.676485968 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184ab40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184afc0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184afc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184afc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184afc0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184afc0): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184afc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184afc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.233865946 +0000 UTC m=+5.676485968 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184afc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184b540): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184b540): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184b540): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184b540): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184b540): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.233865946 +0000 UTC m=+5.676485968 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184b540): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c4a10 item 9 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184bbc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184bbc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184bbc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184bbc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184bbc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.236075075 +0000 UTC m=+5.678695097 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df184bbc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124e200): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124e200): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124e200): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124e200): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124e200): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.236075075 +0000 UTC m=+5.678695097 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124e200): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c4ee0 item 10 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124e8c0): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df124e8c0): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124e8c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124e8c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124e8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124e8c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124e8c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124ec80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124ec80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124ec80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124ec80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124ec80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.237488338 +0000 UTC m=+5.680108349 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124ec80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f180): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f180): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f180): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f180): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f180): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f180): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f180): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.237488338 +0000 UTC m=+5.680108349 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f180): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f680): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f680): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f680): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f680): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f680): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.237488338 +0000 UTC m=+5.680108349 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124f680): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c5880 item 11 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124fd00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124fd00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124fd00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124fd00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124fd00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.239450108 +0000 UTC m=+5.682070130 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df124fd00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea340): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea340): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea340): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea340): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea340): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.239450108 +0000 UTC m=+5.682070130 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea340): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188e230 item 12 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea980): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df13ea980): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea980): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea980): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea980): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea980): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea980): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ead40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ead40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ead40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ead40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ead40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.24197776 +0000 UTC m=+5.684597782 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ead40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb480): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb480): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb480): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb480): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb480): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.24197776 +0000 UTC m=+5.684597782 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb480): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188e620 item 13 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ebb00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ebb00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ebb00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ebb00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ebb00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.244617803 +0000 UTC m=+5.687237815 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ebb00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028140): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028140): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028140): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028140): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028140): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.244617803 +0000 UTC m=+5.687237815 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028140): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188e9a0 item 14 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028780): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df1028780): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028780): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028780): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028780): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028780): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028780): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028b40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028b40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028b40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028b40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028b40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.246396637 +0000 UTC m=+5.689016659 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1028b40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029200): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029200): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029200): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029200): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029200): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.246396637 +0000 UTC m=+5.689016659 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029200): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188ed20 item 15 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029880): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029880): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029880): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029880): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029880): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.248275691 +0000 UTC m=+5.690895713 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029880): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029dc0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029dc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029dc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029dc0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029dc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.248275691 +0000 UTC m=+5.690895713 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1029dc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188f0a0 item 16 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058500): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058500): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058500): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.250024851 +0000 UTC m=+5.692644862 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058980): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058980): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058980): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058980): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058980): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058980): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058980): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058980): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.250024851 +0000 UTC m=+5.692644862 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058980): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058e80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058e80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058e80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058e80): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058e80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.250024851 +0000 UTC m=+5.692644862 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1058e80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188f420 item 17 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1059500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1059500): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1059500): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1059500): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1059500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.251687705 +0000 UTC m=+5.694307717 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1059500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1059a40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1059a40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1059a40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1059a40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1059a40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.251687705 +0000 UTC m=+5.694307717 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1059a40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188fa40 item 18 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10981c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10981c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10981c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10981c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10981c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.252960502 +0000 UTC m=+5.695580514 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10981c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10986c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10986c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10986c0): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10986c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10986c0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10986c0): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10986c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10986c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.252960502 +0000 UTC m=+5.695580514 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10986c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098bc0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098bc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098bc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098bc0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098bc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.252960502 +0000 UTC m=+5.695580514 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098bc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fa070 item 19 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099240): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099240): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099240): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099240): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099240): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.254552254 +0000 UTC m=+5.697172265 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099240): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099780): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099780): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099780): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099780): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099780): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.254552254 +0000 UTC m=+5.697172265 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099780): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fae70 item 20 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099e00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099e00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099e00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099e00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099e00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.255744778 +0000 UTC m=+5.698364790 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099e00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac400): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac400): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac400): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac400): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac400): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac400): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.255744778 +0000 UTC m=+5.698364790 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac900): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac900): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac900): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac900): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac900): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.255744778 +0000 UTC m=+5.698364790 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ac900): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fb2d0 item 21 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10acf80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10acf80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10acf80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10acf80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10acf80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.257689487 +0000 UTC m=+5.700309499 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10acf80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ad4c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ad4c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ad4c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ad4c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ad4c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.257689487 +0000 UTC m=+5.700309499 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ad4c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fb880 item 22 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10adb40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10adb40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10adb40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10adb40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10adb40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.258880509 +0000 UTC m=+5.701500521 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10adb40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160140): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160140): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160140): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160140): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160140): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160140): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160140): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160140): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.258880509 +0000 UTC m=+5.701500521 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160140): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160640): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160640): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160640): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160640): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160640): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.258880509 +0000 UTC m=+5.701500521 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160640): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fbc00 item 23 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160cc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160cc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160cc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160cc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160cc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.260564655 +0000 UTC m=+5.703184667 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1160cc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161200): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161200): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161200): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161200): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161200): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.260564655 +0000 UTC m=+5.703184667 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161200): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df18082a0 item 24 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161840): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df1161840): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161840): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161840): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161840): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161840): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161840): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161c00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161c00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161c00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161c00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161c00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.261797397 +0000 UTC m=+5.704417408 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1161c00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4200): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4200): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4200): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4200): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4200): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4200): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4200): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4200): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.261797397 +0000 UTC m=+5.704417408 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4200): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.261797397 +0000 UTC m=+5.704417408 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1808620 item 25 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4dc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4dc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4dc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4dc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4dc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.263428122 +0000 UTC m=+5.706048133 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4dc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5300): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5300): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5300): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5300): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5300): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.263428122 +0000 UTC m=+5.706048133 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5300): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1808bd0 item 26 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5940): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df11e5940): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5940): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5940): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5940): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5940): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5940): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.264688144 +0000 UTC m=+5.707308156 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e300): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e300): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e300): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e300): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e300): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e300): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e300): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e300): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.264688144 +0000 UTC m=+5.707308156 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e300): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e840): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e840): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e840): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e840): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e840): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.264688144 +0000 UTC m=+5.707308156 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e840): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1808f50 item 27 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120eec0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120eec0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120eec0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120eec0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120eec0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.266304191 +0000 UTC m=+5.708924203 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120eec0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f400): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f400): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f400): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.266304191 +0000 UTC m=+5.708924203 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1809420 item 28 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fa40): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df120fa40): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fa40): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fa40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fa40): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fa40): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fa40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fe00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fe00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fe00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fe00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fe00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.267610541 +0000 UTC m=+5.710230554 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fe00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12505c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12505c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12505c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12505c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12505c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.267610541 +0000 UTC m=+5.710230554 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12505c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1809880 item 29 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1250c40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1250c40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1250c40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1250c40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1250c40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.268881757 +0000 UTC m=+5.711501768 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1250c40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1251180): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1251180): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1251180): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1251180): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1251180): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.268881757 +0000 UTC m=+5.711501768 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1251180): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1809c70 item 30 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12517c0): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df12517c0): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12517c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12517c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12517c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12517c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12517c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1251b80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1251b80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1251b80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1251b80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1251b80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.270249393 +0000 UTC m=+5.712869405 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1251b80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12ae340): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12ae340): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12ae340): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12ae340): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12ae340): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.270249393 +0000 UTC m=+5.712869405 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12ae340): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165a150 item 31 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12ae9c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12ae9c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12ae9c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12ae9c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12ae9c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.271533502 +0000 UTC m=+5.714153514 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12ae9c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12aef00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12aef00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12aef00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12aef00): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12aef00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.271533502 +0000 UTC m=+5.714153514 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12aef00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165a5b0 item 32 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151d40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151d40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151d40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151d40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151d40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.272673609 +0000 UTC m=+5.715293620 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151d40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13022c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13022c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13022c0): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13022c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13022c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1794930 item 33 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13022c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13022c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.273126654 +0000 UTC m=+5.715746667 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13022c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13027c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13027c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13027c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13027c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13027c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.273126654 +0000 UTC m=+5.715746667 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13027c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1794af0 item 33 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1302e00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1302e00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1302e00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1302e00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1302e00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.274271521 +0000 UTC m=+5.716891533 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1302e00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303280): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303280): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1794f50 item 34 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303280): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303280): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303280): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303280): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303280): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.274766567 +0000 UTC m=+5.717386578 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303280): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13037c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13037c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13037c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13037c0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13037c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.274766567 +0000 UTC m=+5.717386578 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13037c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1795110 item 34 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303e00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303e00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303e00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303e00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303e00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.27584096 +0000 UTC m=+5.718460971 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1303e00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a380): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a380): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a380): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a380): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a380): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1795500 item 35 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a380): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a380): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.27670338 +0000 UTC m=+5.719323392 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a380): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a880): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a880): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a880): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a880): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a880): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.27670338 +0000 UTC m=+5.719323392 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134a880): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17956c0 item 35 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134af00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134af00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134af00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134af00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134af00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.278269754 +0000 UTC m=+5.720889765 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134af00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b400): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1795a40 item 36 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b400): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b400): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b400): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b400): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.278764839 +0000 UTC m=+5.721384852 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b940): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b940): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b940): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b940): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b940): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.278764839 +0000 UTC m=+5.721384852 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df134b940): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1795c00 item 36 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372080): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372080): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372080): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372080): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372080): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.279874408 +0000 UTC m=+5.722494430 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372080): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372500): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372500): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372500): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372500): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d40e0 item 37 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372500): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.280316123 +0000 UTC m=+5.722936136 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372a00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372a00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372a00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372a00): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372a00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.280316123 +0000 UTC m=+5.722936136 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372a00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d42a0 item 37 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373080): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373080): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373080): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373080): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373080): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.281458174 +0000 UTC m=+5.724078186 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373080): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373580): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373580): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d4620 item 38 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373580): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373580): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373580): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373580): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373580): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.282075993 +0000 UTC m=+5.724696004 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373580): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373ac0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373ac0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373ac0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373ac0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373ac0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.282075993 +0000 UTC m=+5.724696004 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373ac0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d47e0 item 38 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500240): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500240): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500240): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500240): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500240): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.283231468 +0000 UTC m=+5.725851480 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500240): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500740): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500740): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500740): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500740): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d4b60 item 39 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500740): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.283674085 +0000 UTC m=+5.726294097 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500c40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500c40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500c40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500c40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500c40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.283674085 +0000 UTC m=+5.726294097 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1500c40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d4e00 item 39 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15012c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15012c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15012c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15012c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15012c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.284936413 +0000 UTC m=+5.727556425 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15012c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15017c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15017c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d51f0 item 40 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15017c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15017c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15017c0): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15017c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15017c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.285481824 +0000 UTC m=+5.728101846 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df15017c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1501d00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1501d00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1501d00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1501d00): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1501d00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.285481824 +0000 UTC m=+5.728101846 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1501d00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d5650 item 40 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c3c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c3c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c3c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c3c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c3c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c3c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.286705088 +0000 UTC m=+5.729325100 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c3c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c8c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c8c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c8c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d59d0 item 41 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c8c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c8c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.2872134 +0000 UTC m=+5.729833412 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162c8c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162cd80): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162cd80): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162cd80): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162cd80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162cd80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d5b90 item 41 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162cd80): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162cd80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.287675984 +0000 UTC m=+5.730295996 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162cd80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d2c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d2c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d2c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d2c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d2c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.287675984 +0000 UTC m=+5.730295996 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d2c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d5dc0 item 41 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d900): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d900): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d900): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d900): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d900): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d900): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d900): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.288896673 +0000 UTC m=+5.731516685 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162d900): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162de00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162de00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162de00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12242a0 item 42 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162de00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162de00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.28978867 +0000 UTC m=+5.732408683 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df162de00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1662440): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1662440): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1224460 item 42 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1662440): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1662440): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1662440): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1662440): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1662440): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.290326438 +0000 UTC m=+5.732946449 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1662440): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16629c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16629c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16629c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16629c0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16629c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.290326438 +0000 UTC m=+5.732946449 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16629c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1224620 item 42 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663000): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663000): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663000): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663000): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663000): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663000): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663000): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.291428011 +0000 UTC m=+5.734048024 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663000): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663500): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663500): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12253b0 item 43 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663500): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.291859807 +0000 UTC m=+5.734479820 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663a40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663a40): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663a40): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663a40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663a40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12256c0 item 43 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663a40): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663a40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.292309979 +0000 UTC m=+5.734929991 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1663a40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1688080): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1688080): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1688080): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1688080): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1688080): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.292309979 +0000 UTC m=+5.734929991 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1688080): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12258f0 item 43 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16886c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16886c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16886c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16886c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16886c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16886c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16886c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.293572838 +0000 UTC m=+5.736192850 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16886c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1688bc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1688bc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1688bc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1225c70 item 44 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1688bc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1688bc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.29401307 +0000 UTC m=+5.736633082 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1688bc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689100): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689100): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0eca230 item 44 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689100): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689100): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689100): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689100): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689100): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.294528065 +0000 UTC m=+5.737148077 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689100): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689680): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689680): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689680): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689680): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689680): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.294528065 +0000 UTC m=+5.737148077 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689680): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ecabd0 item 44 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689cc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689cc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689cc0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689cc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689cc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689cc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.295642152 +0000 UTC m=+5.738262164 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1689cc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ac2c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ac2c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ac2c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ecb7a0 item 45 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ac2c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ac2c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.296064631 +0000 UTC m=+5.738684643 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ac2c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ac9c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ac9c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ac9c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ac9c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ac9c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.296064631 +0000 UTC m=+5.738684643 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ac9c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ecb9d0 item 45 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad000): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad000): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad000): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad000): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad000): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad000): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad000): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.297251586 +0000 UTC m=+5.739871598 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad000): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad500): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad500): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138a000 item 46 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad500): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.297688512 +0000 UTC m=+5.740308524 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ad500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16adc00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16adc00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16adc00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16adc00): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16adc00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.297688512 +0000 UTC m=+5.740308524 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16adc00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138a230 item 46 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc340): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc340): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc340): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc340): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc340): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc340): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc340): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.299059887 +0000 UTC m=+5.741679899 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc340): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc840): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc840): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc840): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138a700 item 47 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc840): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc840): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.29947422 +0000 UTC m=+5.742094231 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dc840): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dcf40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dcf40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dcf40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dcf40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dcf40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.29947422 +0000 UTC m=+5.742094231 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dcf40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138aa10 item 47 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dd580): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dd580): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dd580): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dd580): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dd580): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dd580): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dd580): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.300682756 +0000 UTC m=+5.743302768 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dd580): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dda80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dda80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dda80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138ad90 item 48 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dda80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dda80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.3012352 +0000 UTC m=+5.743855213 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16dda80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fc280): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fc280): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fc280): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fc280): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fc280): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.3012352 +0000 UTC m=+5.743855213 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fc280): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138afc0 item 48 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fc8c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fc8c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fc8c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fc8c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fc8c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.302423058 +0000 UTC m=+5.745043070 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fc8c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fcd40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fcd40): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fcd40): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fcd40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fcd40): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fcd40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138b8f0 item 49 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fcd40): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fcd40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.302851638 +0000 UTC m=+5.745471650 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fcd40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fd280): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fd280): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fd280): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fd280): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fd280): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.302851638 +0000 UTC m=+5.745471650 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fd280): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138bb90 item 49 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fd900): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fd900): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fd900): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fd900): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fd900): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.304006853 +0000 UTC m=+5.746626866 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fd900): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fde00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fde00): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fde00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e74620 item 50 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fde00): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fde00): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fde00): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fde00): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fde00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.304488363 +0000 UTC m=+5.747108375 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16fde00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1724480): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1724480): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1724480): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1724480): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1724480): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.304488363 +0000 UTC m=+5.747108375 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1724480): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e752d0 item 50 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1724b00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1724b00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1724b00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1724b00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1724b00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.305706568 +0000 UTC m=+5.748326579 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1724b00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725000): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725000): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725000): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725000): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725000): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725000): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e757a0 item 51 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725000): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725000): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.306179963 +0000 UTC m=+5.748799975 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725000): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725540): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725540): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725540): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725540): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725540): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.306179963 +0000 UTC m=+5.748799975 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725540): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e759d0 item 51 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725bc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725bc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725bc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725bc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725bc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.307353022 +0000 UTC m=+5.749973034 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1725bc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e1c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e1c0): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e1c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e680e0 item 52 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e1c0): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e1c0): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e1c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e1c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.307831076 +0000 UTC m=+5.750451088 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e1c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e740): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e740): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e740): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.307831076 +0000 UTC m=+5.750451088 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178e740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e683f0 item 52 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178edc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178edc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178edc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178edc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178edc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.308891192 +0000 UTC m=+5.751511204 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178edc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f2c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f2c0): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f2c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f2c0): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f2c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e68a10 item 53 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f2c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f2c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.309497428 +0000 UTC m=+5.752117440 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f2c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f800): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f800): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f800): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f800): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f800): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.309497428 +0000 UTC m=+5.752117440 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178f800): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e68c40 item 53 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178fe80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178fe80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178fe80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178fe80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178fe80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.31060862 +0000 UTC m=+5.753228632 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df178fe80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17be480): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17be480): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17be480): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e690a0 item 54 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17be480): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17be480): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17be480): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17be480): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17be480): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.311113485 +0000 UTC m=+5.753733497 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17be480): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bea00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bea00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bea00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bea00): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bea00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.311113485 +0000 UTC m=+5.753733497 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bea00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e69340 item 54 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf080): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf080): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf080): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf080): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf080): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.312215169 +0000 UTC m=+5.754835181 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf080): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf580): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf580): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf580): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf580): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf580): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf580): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e69c00 item 55 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf580): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf580): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.312656132 +0000 UTC m=+5.755276145 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bf580): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bfac0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bfac0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bfac0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bfac0): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bfac0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.312656132 +0000 UTC m=+5.755276145 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17bfac0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b0000 item 55 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de240): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de240): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de240): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de240): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de240): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.31396586 +0000 UTC m=+5.756585872 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de240): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de740): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de740): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b05b0 item 56 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de740): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de740): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de740): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de740): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.314453943 +0000 UTC m=+5.757073955 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17de740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17decc0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17decc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17decc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17decc0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17decc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.314453943 +0000 UTC m=+5.757073955 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17decc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b0770 item 56 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df300): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df300): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df300): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df300): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df300): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df300): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df300): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df300): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.315577388 +0000 UTC m=+5.758197400 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df300): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df840): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df840): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df840): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b0e00 item 57 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df840): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df840): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.31599047 +0000 UTC m=+5.758610482 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17df840): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17dfd80): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17dfd80): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17dfd80): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17dfd80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17dfd80): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17dfd80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b1030 item 57 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17dfd80): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17dfd80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.31642986 +0000 UTC m=+5.759049873 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17dfd80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810400): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810400): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810400): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.31642986 +0000 UTC m=+5.759049873 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b11f0 item 57 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810a40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810a40): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810a40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810a40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810a40): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810a40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810a40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810a40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.317788199 +0000 UTC m=+5.760408212 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810a40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810f80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810f80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810f80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b15e0 item 58 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810f80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810f80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.318362556 +0000 UTC m=+5.760982569 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1810f80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18114c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18114c0): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18114c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b1960 item 58 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18114c0): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18114c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18114c0): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18114c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18114c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.318940018 +0000 UTC m=+5.761560030 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18114c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1811a80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1811a80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1811a80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1811a80): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1811a80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.318940018 +0000 UTC m=+5.761560030 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1811a80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b1ce0 item 58 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c1c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c1c0): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c1c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c1c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c1c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c1c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c1c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.320206984 +0000 UTC m=+5.762826997 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c1c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c700): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c700): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c700): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11324d0 item 59 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c700): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c700): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.320598324 +0000 UTC m=+5.763218337 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185c700): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185cc40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185cc40): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185cc40): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185cc40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185cc40): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185cc40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1133ab0 item 59 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185cc40): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185cc40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.321059728 +0000 UTC m=+5.763679750 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185cc40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d1c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d1c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d1c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d1c0): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d1c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.321059728 +0000 UTC m=+5.763679750 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d1c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e7c000 item 59 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d800): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d800): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d800): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d800): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d800): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d800): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d800): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d800): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.322510771 +0000 UTC m=+5.765130784 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185d800): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185dd40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185dd40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185dd40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e7d420 item 60 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185dd40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185dd40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.322940224 +0000 UTC m=+5.765560236 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185dd40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae380): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae380): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae380): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e7d650 item 60 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae380): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae380): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae380): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae380): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae380): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.323401757 +0000 UTC m=+5.766021769 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae380): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae940): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae940): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae940): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae940): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae940): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.323401757 +0000 UTC m=+5.766021769 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ae940): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e7d8f0 item 60 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18aef80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18aef80): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18aef80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18aef80): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18aef80): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18aef80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18aef80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18aef80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.324461892 +0000 UTC m=+5.767081904 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18aef80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18af4c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18af4c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18af4c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0eba3f0 item 61 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18af4c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18af4c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.32485158 +0000 UTC m=+5.767471591 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18af4c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18afbc0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18afbc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18afbc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18afbc0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18afbc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.32485158 +0000 UTC m=+5.767471591 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18afbc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ebad90 item 61 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca300): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca300): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca300): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca300): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca300): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca300): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca300): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca300): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.328289141 +0000 UTC m=+5.770909154 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca300): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca840): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca840): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca840): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ebb420 item 62 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca840): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca840): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.328770312 +0000 UTC m=+5.771390323 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ca840): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18caf40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18caf40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18caf40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18caf40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18caf40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.328770312 +0000 UTC m=+5.771390323 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18caf40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ebb730 item 62 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cb580): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cb580): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cb580): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cb580): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cb580): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cb580): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cb580): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cb580): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.330126787 +0000 UTC m=+5.772746799 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cb580): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cbac0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cbac0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cbac0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127c000 item 63 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cbac0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cbac0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.330481298 +0000 UTC m=+5.773101310 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18cbac0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee2c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee2c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee2c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee2c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee2c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.330481298 +0000 UTC m=+5.773101310 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee2c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127c310 item 63 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee7c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee7c0): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee7c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee7c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee7c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee7c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee7c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.333599355 +0000 UTC m=+5.776219407 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ee7c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18eed00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18eed00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18eed00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127c230 item 64 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18eed00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18eed00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.334172339 +0000 UTC m=+5.776792351 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18eed00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ef400): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ef400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ef400): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ef400): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ef400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.334172339 +0000 UTC m=+5.776792351 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18ef400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127c770 item 64 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efa40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efa40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efa40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efa40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efa40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.33543121 +0000 UTC m=+5.778051222 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efa40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efec0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efec0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efec0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efec0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efec0): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127ccb0 item 65 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efec0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efec0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.335859721 +0000 UTC m=+5.778479733 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18efec0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6180): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6180): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6180): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6180): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6180): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.335859721 +0000 UTC m=+5.778479733 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6180): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127ce70 item 65 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6c00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6c00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6c00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6c00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6c00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.336968027 +0000 UTC m=+5.779588039 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6c00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127d500 item 66 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.337455539 +0000 UTC m=+5.780075551 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfeec0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfeec0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfeec0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfeec0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfeec0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.337455539 +0000 UTC m=+5.780075551 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfeec0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127d880 item 66 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff8c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff8c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff8c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff8c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff8c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.338532917 +0000 UTC m=+5.781152929 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff8c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec280): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec280): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec280): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec280): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec280): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127dc70 item 67 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec280): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec280): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.339068951 +0000 UTC m=+5.781688962 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec280): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ecc00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ecc00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ecc00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ecc00): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ecc00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.339068951 +0000 UTC m=+5.781688962 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ecc00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127de30 item 67 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed7c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed7c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed7c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed7c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed7c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.340323564 +0000 UTC m=+5.782943576 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed7c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c0c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c0c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165a380 item 68 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c0c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c0c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c0c0): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c0c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c0c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.340761552 +0000 UTC m=+5.783381564 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c0c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c600): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c600): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c600): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c600): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c600): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.340761552 +0000 UTC m=+5.783381564 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c600): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165a5b0 item 68 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cc40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cc40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cc40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cc40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cc40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.341801088 +0000 UTC m=+5.784421101 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cc40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d0c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d0c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d0c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d0c0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d0c0): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165a9a0 item 69 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d0c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d0c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.342315611 +0000 UTC m=+5.784935623 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d0c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d5c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d5c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d5c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d5c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d5c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.342315611 +0000 UTC m=+5.784935623 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d5c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165abd0 item 69 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129dcc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129dcc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129dcc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129dcc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129dcc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.343464554 +0000 UTC m=+5.786084607 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129dcc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea2c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea2c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165af50 item 70 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea2c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea2c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea2c0): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea2c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea2c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.344005568 +0000 UTC m=+5.786625580 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea2c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea800): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea800): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea800): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea800): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea800): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.344005568 +0000 UTC m=+5.786625580 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea800): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165b110 item 70 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaf00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaf00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaf00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaf00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaf00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.34518569 +0000 UTC m=+5.787805712 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaf00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb400): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb400): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb400): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb400): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165b6c0 item 71 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb400): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.345670747 +0000 UTC m=+5.788290759 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb900): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb900): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb900): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb900): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb900): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.345670747 +0000 UTC m=+5.788290759 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb900): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165b8f0 item 71 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150080): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150080): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150080): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150080): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150080): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.346818678 +0000 UTC m=+5.789438691 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150080): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150580): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150580): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165bc70 item 72 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150580): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150580): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150580): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150580): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150580): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.347362818 +0000 UTC m=+5.789982830 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150580): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150ac0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150ac0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150ac0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150ac0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150ac0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.347362818 +0000 UTC m=+5.789982830 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150ac0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a0070 item 72 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151180): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151180): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151180): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151180): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151180): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151180): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151180): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.35076327 +0000 UTC m=+5.793383282 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151180): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151680): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151680): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151680): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a04d0 item 73 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151680): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151680): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.351271972 +0000 UTC m=+5.793891984 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151680): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e1c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e1c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e1c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e1c0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e1c0): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ec2070 item 73 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e1c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e1c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.351810651 +0000 UTC m=+5.794430673 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e1c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e700): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e700): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e700): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e700): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e700): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.351810651 +0000 UTC m=+5.794430673 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e700): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ec3030 item 73 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ed40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ed40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ed40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ed40): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ed40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ed40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ed40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.353022884 +0000 UTC m=+5.795642896 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ed40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f240): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f240): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f240): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ec33b0 item 74 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f240): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f240): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.35340159 +0000 UTC m=+5.796021602 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f240): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f780): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f780): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ec3650 item 74 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f780): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f780): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f780): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f780): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f780): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.354055245 +0000 UTC m=+5.796675258 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f780): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8fd00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8fd00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8fd00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8fd00): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8fd00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.354055245 +0000 UTC m=+5.796675258 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8fd00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ec3810 item 74 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e440): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e440): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e440): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e440): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e440): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e440): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e440): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.355144166 +0000 UTC m=+5.797764178 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e440): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e940): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e940): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e940): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12925b0 item 75 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e940): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e940): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.355531819 +0000 UTC m=+5.798151832 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101e940): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101ee80): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101ee80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101ee80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101ee80): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101ee80): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12927e0 item 75 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101ee80): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101ee80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.356031093 +0000 UTC m=+5.798651106 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101ee80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101f3c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101f3c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101f3c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101f3c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101f3c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.356031093 +0000 UTC m=+5.798651106 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101f3c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1292cb0 item 75 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101fa00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101fa00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101fa00): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101fa00): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101fa00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101fa00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101fa00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.35727154 +0000 UTC m=+5.799891551 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df101fa00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a000): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a000): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a000): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1293260 item 76 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a000): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a000): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.357658712 +0000 UTC m=+5.800278723 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a000): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a540): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a540): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1293420 item 76 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a540): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a540): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a540): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a540): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a540): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.358203802 +0000 UTC m=+5.800823815 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a540): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104aac0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104aac0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104aac0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104aac0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104aac0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.358203802 +0000 UTC m=+5.800823815 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104aac0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12937a0 item 76 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b100): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b100): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b100): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b100): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b100): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b100): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b100): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.359230554 +0000 UTC m=+5.801850567 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b100): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b600): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b600): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b600): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1293c70 item 77 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b600): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b600): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.359669195 +0000 UTC m=+5.802289206 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b600): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104bd00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104bd00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104bd00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104bd00): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104bd00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.359669195 +0000 UTC m=+5.802289206 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104bd00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17020e0 item 77 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c440): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c440): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c440): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c440): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c440): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c440): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c440): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.360906153 +0000 UTC m=+5.803526166 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c440): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c940): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c940): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c940): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1702770 item 78 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c940): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c940): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.361344684 +0000 UTC m=+5.803964696 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c940): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d040): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d040): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d040): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d040): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d040): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.361344684 +0000 UTC m=+5.803964696 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d040): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1702930 item 78 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d680): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d680): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d680): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d680): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d680): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d680): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d680): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.36249072 +0000 UTC m=+5.805110733 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d680): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105db80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105db80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105db80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1702d20 item 79 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105db80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105db80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.362876802 +0000 UTC m=+5.805496814 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105db80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098380): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098380): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098380): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098380): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098380): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.362876802 +0000 UTC m=+5.805496814 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098380): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1702ee0 item 79 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10989c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10989c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10989c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10989c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10989c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10989c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10989c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.364147115 +0000 UTC m=+5.806767127 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10989c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098ec0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098ec0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098ec0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1703260 item 80 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098ec0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098ec0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.364500442 +0000 UTC m=+5.807120454 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1098ec0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10995c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10995c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10995c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10995c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10995c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.364500442 +0000 UTC m=+5.807120454 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10995c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1703420 item 80 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099c00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099c00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099c00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099c00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099c00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.365616173 +0000 UTC m=+5.808236186 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1099c00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6180): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6180): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6180): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6180): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6180): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6180): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17037a0 item 81 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6180): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6180): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.366095189 +0000 UTC m=+5.808715200 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6180): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a66c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a66c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a66c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a66c0): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a66c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.366095189 +0000 UTC m=+5.808715200 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a66c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1703960 item 81 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6d40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6d40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6d40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6d40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6d40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.367182876 +0000 UTC m=+5.809802888 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a6d40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7240): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7240): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7240): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117a070 item 82 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7240): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7240): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7240): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7240): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7240): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.369563449 +0000 UTC m=+5.812183461 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7240): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a77c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a77c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a77c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a77c0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a77c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.369563449 +0000 UTC m=+5.812183461 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a77c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117a380 item 82 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7e40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7e40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7e40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7e40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7e40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.370824804 +0000 UTC m=+5.813444827 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a7e40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2440): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2440): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2440): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2440): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2440): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2440): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117a700 item 83 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2440): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2440): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.371423077 +0000 UTC m=+5.814043089 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2440): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2980): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2980): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2980): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2980): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2980): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.371423077 +0000 UTC m=+5.814043089 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e2980): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117acb0 item 83 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3000): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3000): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3000): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3000): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3000): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.372658833 +0000 UTC m=+5.815278846 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3000): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3500): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3500): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117b030 item 84 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3500): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3500): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3500): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3500): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.37315371 +0000 UTC m=+5.815773722 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3a80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3a80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3a80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3a80): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3a80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.37315371 +0000 UTC m=+5.815773722 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10e3a80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117b2d0 item 84 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e200): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e200): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e200): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e200): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e200): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.374256696 +0000 UTC m=+5.816876708 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e200): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e700): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e700): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e700): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e700): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e700): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e700): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117b730 item 85 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e700): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e700): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.37468729 +0000 UTC m=+5.817307312 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115e700): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115ec40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115ec40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115ec40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115ec40): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115ec40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.37468729 +0000 UTC m=+5.817307312 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115ec40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117b8f0 item 85 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f2c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f2c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f2c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f2c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f2c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.375710456 +0000 UTC m=+5.818330467 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f2c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f7c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f7c0): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f7c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117bd50 item 86 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f7c0): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f7c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f7c0): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f7c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f7c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.376223806 +0000 UTC m=+5.818843818 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115f7c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115fd40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115fd40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115fd40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115fd40): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115fd40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.376223806 +0000 UTC m=+5.818843818 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df115fd40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c4070 item 86 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c4c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c4c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c4c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c4c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c4c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.377406984 +0000 UTC m=+5.820026996 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c4c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c9c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c9c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c9c0): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c9c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c9c0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c9c0): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c4540 item 87 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c9c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c9c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.377812491 +0000 UTC m=+5.820432503 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117c9c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117cf00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117cf00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117cf00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117cf00): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117cf00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.377812491 +0000 UTC m=+5.820432503 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117cf00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c47e0 item 87 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117d580): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117d580): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117d580): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117d580): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117d580): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.378929143 +0000 UTC m=+5.821549155 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117d580): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117da80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117da80): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117da80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c4b60 item 88 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117da80): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117da80): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117da80): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117da80): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117da80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.379416445 +0000 UTC m=+5.822036457 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df117da80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4100): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4100): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4100): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4100): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4100): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.379416445 +0000 UTC m=+5.822036457 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4100): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c4d20 item 88 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.380632064 +0000 UTC m=+5.823252076 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4c80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4c80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4c80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c50a0 item 89 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4c80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4c80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.381064632 +0000 UTC m=+5.823684654 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e4c80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e51c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e51c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e51c0): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e51c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e51c0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e51c0): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c5880 item 89 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e51c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e51c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.381765208 +0000 UTC m=+5.824385220 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e51c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5740): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5740): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5740): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.381765208 +0000 UTC m=+5.824385220 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c5ce0 item 89 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d80): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d80): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d80): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.382952463 +0000 UTC m=+5.825572475 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11e5d80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc3c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc3c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc3c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188e2a0 item 90 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc3c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc3c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.383424546 +0000 UTC m=+5.826044558 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc3c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc900): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc900): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc900): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188e4d0 item 90 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc900): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc900): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc900): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc900): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc900): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.38393424 +0000 UTC m=+5.826554252 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fc900): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fcec0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fcec0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fcec0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fcec0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fcec0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.38393424 +0000 UTC m=+5.826554252 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fcec0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188e690 item 90 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fd500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fd500): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fd500): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fd500): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fd500): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fd500): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fd500): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fd500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.385130874 +0000 UTC m=+5.827750885 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fd500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fda40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fda40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fda40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188ea10 item 91 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fda40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fda40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.38599069 +0000 UTC m=+5.828610702 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11fda40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212080): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212080): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212080): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212080): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212080): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212080): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188ebd0 item 91 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212080): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212080): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.386461761 +0000 UTC m=+5.829081774 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212080): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212600): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212600): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212600): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212600): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212600): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.386461761 +0000 UTC m=+5.829081774 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212600): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188ed90 item 91 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2140): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2140): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2140): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2140): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2140): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2140): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2140): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2140): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.387691297 +0000 UTC m=+5.830311319 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2140): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2680): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2680): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2680): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fa230 item 92 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2680): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2680): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.388150465 +0000 UTC m=+5.830770487 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2680): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2bc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2bc0): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2bc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fac40 item 92 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2bc0): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2bc0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2bc0): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2bc0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2bc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.388696527 +0000 UTC m=+5.831316539 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a2bc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a3180): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a3180): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a3180): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a3180): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a3180): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.388696527 +0000 UTC m=+5.831316539 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a3180): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fae00 item 92 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a37c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a37c0): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a37c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a37c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a37c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a37c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a37c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a37c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.389770289 +0000 UTC m=+5.832390301 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a37c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a3d00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a3d00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a3d00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fb260 item 93 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a3d00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a3d00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.390167921 +0000 UTC m=+5.832787943 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12a3d00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300500): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300500): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300500): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.390167921 +0000 UTC m=+5.832787943 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fb420 item 93 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300b40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300b40): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300b40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300b40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300b40): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300b40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300b40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300b40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.391341209 +0000 UTC m=+5.833961221 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1300b40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301080): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301080): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301080): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fb880 item 94 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301080): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301080): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.391721319 +0000 UTC m=+5.834341331 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301080): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301780): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301780): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301780): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301780): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301780): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.391721319 +0000 UTC m=+5.834341331 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301780): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fba40 item 94 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301dc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301dc0): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301dc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301dc0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301dc0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301dc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301dc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301dc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.392939994 +0000 UTC m=+5.835560006 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1301dc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1316400): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1316400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1316400): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fbe30 item 95 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1316400): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1316400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.393418899 +0000 UTC m=+5.836038911 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1316400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1316b00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1316b00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1316b00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1316b00): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1316b00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.393418899 +0000 UTC m=+5.836038911 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1316b00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1808150 item 95 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317140): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317140): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317140): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317140): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317140): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317140): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317140): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317140): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.394612788 +0000 UTC m=+5.837232800 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317140): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317680): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317680): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317680): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df18084d0 item 96 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317680): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317680): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.395060174 +0000 UTC m=+5.837680186 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317680): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317d80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317d80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317d80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317d80): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317d80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.395060174 +0000 UTC m=+5.837680186 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1317d80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1808690 item 96 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= 2026/05/18 05:04:24 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : >WaitForWriters: 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/18 05:04:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212d40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212d40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212d40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212d40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212d40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.401961187 +0000 UTC m=+5.844581198 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1212d40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12131c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12131c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12131c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12131c0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12131c0): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12131c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12131c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.401961187 +0000 UTC m=+5.844581198 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12131c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1213680): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1213680): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1213680): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1213680): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1213680): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.401961187 +0000 UTC m=+5.844581198 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1213680): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188f9d0 item 1 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1213cc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1213cc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1213cc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1213cc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1213cc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.404435407 +0000 UTC m=+5.847055419 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1213cc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16802c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16802c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16802c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16802c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16802c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.404435407 +0000 UTC m=+5.847055419 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16802c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d4150 item 2 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680900): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680900): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680900): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680900): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680900): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.405990819 +0000 UTC m=+5.848610831 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680900): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680d80): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680d80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680d80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680d80): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680d80): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680d80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.405990819 +0000 UTC m=+5.848610831 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1680d80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1681240): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1681240): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1681240): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1681240): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1681240): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.405990819 +0000 UTC m=+5.848610831 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1681240): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d44d0 item 3 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16818c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16818c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16818c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16818c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16818c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.408008185 +0000 UTC m=+5.850628196 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16818c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1681e00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1681e00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1681e00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1681e00): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1681e00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.408008185 +0000 UTC m=+5.850628196 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1681e00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d49a0 item 4 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c540): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c540): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c540): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c540): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c540): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.409222791 +0000 UTC m=+5.851842804 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c540): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c9c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c9c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c9c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c9c0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c9c0): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c9c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c9c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.409222791 +0000 UTC m=+5.851842804 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169c9c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169ce80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169ce80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169ce80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169ce80): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169ce80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.409222791 +0000 UTC m=+5.851842804 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169ce80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d4e00 item 5 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169d500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169d500): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169d500): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169d500): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169d500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.410848207 +0000 UTC m=+5.853468219 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169d500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169da40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169da40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169da40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169da40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169da40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.410848207 +0000 UTC m=+5.853468219 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df169da40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d5420 item 6 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c81c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c81c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c81c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c81c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c81c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.412382659 +0000 UTC m=+5.855002670 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c81c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c86c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c86c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c86c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c86c0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c86c0): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c86c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c86c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.412382659 +0000 UTC m=+5.855002670 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c86c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c8b80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c8b80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c8b80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c8b80): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c8b80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.412382659 +0000 UTC m=+5.855002670 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c8b80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d5960 item 7 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9200): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9200): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9200): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9200): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9200): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.414251764 +0000 UTC m=+5.856871776 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9200): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9740): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9740): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9740): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.414251764 +0000 UTC m=+5.856871776 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1224000 item 8 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9d00): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df16c9d00): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9d00): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9d00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9d00): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16c9d00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea1c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea1c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea1c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea1c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea1c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.415578834 +0000 UTC m=+5.858198846 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea1c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea640): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea640): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea640): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea640): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea640): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea640): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea640): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.415578834 +0000 UTC m=+5.858198846 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ea640): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eab40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eab40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eab40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eab40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eab40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.415578834 +0000 UTC m=+5.858198846 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eab40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1224380 item 9 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eb1c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eb1c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eb1c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eb1c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eb1c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.417213666 +0000 UTC m=+5.859833678 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eb1c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eb700): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eb700): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eb700): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eb700): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eb700): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.417213666 +0000 UTC m=+5.859833678 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16eb700): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1225110 item 10 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ebd40): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df16ebd40): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ebd40): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ebd40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ebd40): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ebd40): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df16ebd40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712200): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712200): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712200): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712200): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712200): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.419894737 +0000 UTC m=+5.862514770 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712200): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712700): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712700): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712700): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712700): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712700): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712700): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712700): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.419894737 +0000 UTC m=+5.862514770 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712700): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712c00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712c00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712c00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712c00): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712c00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.419894737 +0000 UTC m=+5.862514770 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1712c00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1225730 item 11 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1713280): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1713280): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1713280): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1713280): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1713280): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.423000521 +0000 UTC m=+5.865620533 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1713280): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17137c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17137c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17137c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17137c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17137c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.423000521 +0000 UTC m=+5.865620533 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17137c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1225c70 item 12 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1713e00): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df1713e00): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1713e00): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1713e00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1713e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1713e00): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1713e00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174a2c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174a2c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174a2c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174a2c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174a2c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.425334376 +0000 UTC m=+5.867954428 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174a2c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174a980): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174a980): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174a980): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174a980): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174a980): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.425334376 +0000 UTC m=+5.867954428 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174a980): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ecabd0 item 13 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174b000): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174b000): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174b000): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174b000): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174b000): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.427581275 +0000 UTC m=+5.870201287 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df174b000): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.427581275 +0000 UTC m=+5.870201287 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1794b60 item 14 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394fc0): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df1394fc0): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394fc0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394fc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394fc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394fc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394fc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395380): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395380): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395380): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395380): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395380): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.429053871 +0000 UTC m=+5.871673882 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395380): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395a40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395a40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395a40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395a40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395a40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.429053871 +0000 UTC m=+5.871673882 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395a40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1794fc0 item 15 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166c1c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166c1c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166c1c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166c1c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166c1c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.430341306 +0000 UTC m=+5.872961317 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166c1c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166c700): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166c700): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166c700): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166c700): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166c700): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.430341306 +0000 UTC m=+5.872961317 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166c700): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17953b0 item 16 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166cd40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166cd40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166cd40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166cd40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166cd40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.431727578 +0000 UTC m=+5.874347590 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166cd40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d1c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d1c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d1c0): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d1c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d1c0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d1c0): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d1c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.431727578 +0000 UTC m=+5.874347590 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d1c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d6c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d6c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d6c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d6c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d6c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.431727578 +0000 UTC m=+5.874347590 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166d6c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1795730 item 17 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166dd40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166dd40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166dd40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166dd40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166dd40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.433651307 +0000 UTC m=+5.876271319 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df166dd40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790380): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790380): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790380): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790380): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790380): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.433651307 +0000 UTC m=+5.876271319 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790380): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1795c00 item 18 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790a00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790a00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790a00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790a00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790a00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.434952287 +0000 UTC m=+5.877572300 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790a00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790f00): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790f00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790f00): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790f00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790f00): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790f00): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790f00): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790f00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.434952287 +0000 UTC m=+5.877572300 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1790f00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1791400): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1791400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1791400): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1791400): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1791400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.434952287 +0000 UTC m=+5.877572300 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1791400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138a150 item 19 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1791a80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1791a80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1791a80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1791a80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1791a80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.436784112 +0000 UTC m=+5.879404124 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1791a80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b40c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b40c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b40c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b40c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b40c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.436784112 +0000 UTC m=+5.879404124 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b40c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138a8c0 item 20 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4740): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4740): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4740): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.437960197 +0000 UTC m=+5.880580208 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4c40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4c40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4c40): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4c40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4c40): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4c40): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4c40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.437960197 +0000 UTC m=+5.880580208 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b4c40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b5140): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b5140): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b5140): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b5140): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b5140): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.437960197 +0000 UTC m=+5.880580208 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b5140): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138ac40 item 21 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b57c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b57c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b57c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b57c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b57c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.439587575 +0000 UTC m=+5.882207587 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b57c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b5d00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b5d00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b5d00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b5d00): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b5d00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.439587575 +0000 UTC m=+5.882207587 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17b5d00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138b180 item 22 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6480): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6480): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6480): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6480): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6480): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.440817161 +0000 UTC m=+5.883437172 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6480): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6980): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6980): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6980): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6980): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6980): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6980): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6980): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6980): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.440817161 +0000 UTC m=+5.883437172 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6980): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6e80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6e80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6e80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6e80): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6e80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.440817161 +0000 UTC m=+5.883437172 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e6e80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df138bb90 item 23 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e7500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e7500): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e7500): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e7500): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e7500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.442491577 +0000 UTC m=+5.885111589 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e7500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e7a40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e7a40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e7a40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e7a40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e7a40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.442491577 +0000 UTC m=+5.885111589 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df17e7a40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e74ee0 item 24 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181e180): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df181e180): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181e180): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181e180): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181e180): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181e180): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181e180): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181e540): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181e540): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181e540): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181e540): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181e540): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.44382509 +0000 UTC m=+5.886445101 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181e540): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ea40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ea40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ea40): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ea40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ea40): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ea40): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ea40): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ea40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.44382509 +0000 UTC m=+5.886445101 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ea40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ef80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ef80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ef80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ef80): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ef80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.44382509 +0000 UTC m=+5.886445101 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181ef80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e75570 item 25 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181f600): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181f600): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181f600): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181f600): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181f600): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.445486371 +0000 UTC m=+5.888106384 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181f600): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181fb40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181fb40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181fb40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181fb40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181fb40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.445486371 +0000 UTC m=+5.888106384 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df181fb40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e75ce0 item 26 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185a280): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df185a280): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185a280): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185a280): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185a280): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185a280): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185a280): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185a640): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185a640): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185a640): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185a640): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185a640): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.446736617 +0000 UTC m=+5.889356629 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185a640): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185ab40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185ab40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185ab40): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185ab40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185ab40): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185ab40): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185ab40): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185ab40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.446736617 +0000 UTC m=+5.889356629 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185ab40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185b080): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185b080): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185b080): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185b080): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185b080): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.446736617 +0000 UTC m=+5.889356629 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df185b080): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e683f0 item 27 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133e900): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133e900): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133e900): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133e900): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133e900): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.44991571 +0000 UTC m=+5.892535722 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133e900): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133ee40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133ee40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133ee40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133ee40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133ee40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.44991571 +0000 UTC m=+5.892535722 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133ee40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1809a40 item 28 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133f480): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df133f480): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133f480): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133f480): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133f480): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133f480): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133f480): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133f840): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133f840): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133f840): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133f840): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133f840): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.452039677 +0000 UTC m=+5.894659699 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df133f840): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372000): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372000): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372000): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372000): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372000): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.452039677 +0000 UTC m=+5.894659699 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372000): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1809dc0 item 29 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372680): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372680): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372680): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372680): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372680): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.453623422 +0000 UTC m=+5.896243434 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372680): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372bc0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372bc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372bc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372bc0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372bc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.453623422 +0000 UTC m=+5.896243434 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1372bc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b03f0 item 30 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373200): _readAt: size=2, off=0 2026/05/18 05:04:24 ERROR : open-test-file(0x318df1373200): Couldn't read size of file 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373200): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373200): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373200): >_writeAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373200): close: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373200): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13735c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13735c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13735c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13735c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13735c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.457285449 +0000 UTC m=+5.899905461 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13735c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373c80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373c80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373c80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373c80): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373c80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.457285449 +0000 UTC m=+5.899905461 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1373c80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b0930 item 31 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996400): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996400): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996400): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.459181475 +0000 UTC m=+5.901801487 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996940): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996940): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996940): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996940): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996940): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.459181475 +0000 UTC m=+5.901801487 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996940): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b0f50 item 32 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996f80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996f80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996f80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996f80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996f80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.460943749 +0000 UTC m=+5.903563760 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1996f80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997400): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997400): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997400): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997400): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b1340 item 33 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997400): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.461382869 +0000 UTC m=+5.904002881 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997900): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997900): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997900): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997900): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997900): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.461382869 +0000 UTC m=+5.904002881 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1997900): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b1500 item 33 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b6040): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b6040): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b6040): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b6040): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b6040): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.462697085 +0000 UTC m=+5.905317097 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b6040): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b64c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b64c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b1a40 item 34 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b64c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b64c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b64c0): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b64c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b64c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.463217208 +0000 UTC m=+5.905837220 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b64c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b6a00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b6a00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b6a00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b6a00): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b6a00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.463217208 +0000 UTC m=+5.905837220 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b6a00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12b1e30 item 34 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b7040): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b7040): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b7040): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b7040): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b7040): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.464691186 +0000 UTC m=+5.907311208 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b7040): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b74c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b74c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b74c0): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b74c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b74c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1132af0 item 35 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b74c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b74c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.46511126 +0000 UTC m=+5.907731273 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b74c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b79c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b79c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b79c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b79c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b79c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.46511126 +0000 UTC m=+5.907731273 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19b79c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1133b90 item 35 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2140): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2140): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2140): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2140): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2140): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.466259122 +0000 UTC m=+5.908879134 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2140): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2640): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2640): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e7d340 item 36 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2640): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2640): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2640): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2640): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2640): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.46794993 +0000 UTC m=+5.910569943 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2640): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2b80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2b80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2b80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2b80): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2b80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.46794993 +0000 UTC m=+5.910569943 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d2b80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e7d570 item 36 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d31c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d31c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d31c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d31c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d31c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.469222628 +0000 UTC m=+5.911842640 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d31c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3640): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3640): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3640): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3640): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3640): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e7db20 item 37 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3640): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3640): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.469652831 +0000 UTC m=+5.912272844 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3640): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3b40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3b40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3b40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3b40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3b40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.469652831 +0000 UTC m=+5.912272844 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19d3b40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0eba1c0 item 37 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f42c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f42c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f42c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f42c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f42c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.470884231 +0000 UTC m=+5.913504242 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f42c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f47c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f47c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ebaf50 item 38 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f47c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f47c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f47c0): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f47c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f47c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.471368175 +0000 UTC m=+5.913988188 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f47c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f4d00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f4d00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f4d00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f4d00): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f4d00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.471368175 +0000 UTC m=+5.913988188 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f4d00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ebb1f0 item 38 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5380): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5380): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5380): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5380): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5380): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.472468336 +0000 UTC m=+5.915088349 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5380): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5880): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5880): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5880): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5880): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5880): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ebb960 item 39 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5880): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5880): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.472896987 +0000 UTC m=+5.915516999 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5880): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5d80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5d80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5d80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5d80): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5d80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.472896987 +0000 UTC m=+5.915516999 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df19f5d80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ebbc70 item 39 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10500): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10500): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10500): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.473948847 +0000 UTC m=+5.916568859 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10a00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10a00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12522a0 item 40 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10a00): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10a00): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10a00): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10a00): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10a00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.47440547 +0000 UTC m=+5.917025482 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10a00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10f40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10f40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10f40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10f40): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10f40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.47440547 +0000 UTC m=+5.917025482 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a10f40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1252540 item 40 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11500): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11500): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11500): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11500): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11500): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.475568009 +0000 UTC m=+5.918188020 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11a00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11a00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11a00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12528c0 item 41 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11a00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11a00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.475977403 +0000 UTC m=+5.918597416 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11a00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11ec0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11ec0): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11ec0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11ec0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1252a80 item 41 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11ec0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11ec0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.476404792 +0000 UTC m=+5.919024804 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a11ec0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2a500): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2a500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2a500): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2a500): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2a500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.476404792 +0000 UTC m=+5.919024804 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2a500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1252c40 item 41 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2ab40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2ab40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2ab40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2ab40): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2ab40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2ab40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2ab40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.477493972 +0000 UTC m=+5.920113984 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2ab40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b040): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b040): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b040): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1252fc0 item 42 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b040): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b040): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.477983348 +0000 UTC m=+5.920603360 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b040): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b580): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b580): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1253260 item 42 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b580): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b580): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b580): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b580): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b580): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.478663293 +0000 UTC m=+5.921283306 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2b580): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2bb00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2bb00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2bb00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2bb00): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2bb00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.478663293 +0000 UTC m=+5.921283306 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a2bb00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1253420 item 42 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a240): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a240): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a240): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a240): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a240): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a240): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a240): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.479945639 +0000 UTC m=+5.922565651 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a240): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a740): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a740): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12537a0 item 43 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a740): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.480529202 +0000 UTC m=+5.923149215 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4a740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4ac80): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4ac80): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4ac80): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4ac80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4ac80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1253ab0 item 43 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4ac80): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4ac80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.481182679 +0000 UTC m=+5.923802691 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4ac80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b1c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b1c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b1c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b1c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b1c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.481182679 +0000 UTC m=+5.923802691 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b1c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1253c70 item 43 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b800): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b800): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b800): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b800): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b800): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b800): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b800): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.482508066 +0000 UTC m=+5.925128078 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4b800): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4bd00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4bd00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4bd00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1182230 item 44 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4bd00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4bd00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.482960832 +0000 UTC m=+5.925580844 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a4bd00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a340): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a340): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1182460 item 44 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a340): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a340): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a340): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a340): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a340): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.483428677 +0000 UTC m=+5.926048689 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a340): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a8c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a8c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a8c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a8c0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a8c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.483428677 +0000 UTC m=+5.926048689 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6a8c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1182620 item 44 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6af00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6af00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6af00): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6af00): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6af00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6af00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6af00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.484464496 +0000 UTC m=+5.927084508 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6af00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6b400): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6b400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6b400): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11829a0 item 45 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6b400): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6b400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.484970203 +0000 UTC m=+5.927590244 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6b400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6bb00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6bb00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6bb00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6bb00): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6bb00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.484970203 +0000 UTC m=+5.927590244 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a6bb00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1182b60 item 45 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86240): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86240): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86240): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86240): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86240): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86240): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86240): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.486153161 +0000 UTC m=+5.928773173 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86240): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86740): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86740): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1182f50 item 46 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86740): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.48649673 +0000 UTC m=+5.929116742 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86e40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86e40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86e40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86e40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86e40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.48649673 +0000 UTC m=+5.929116742 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a86e40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1183110 item 46 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87480): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87480): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87480): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87480): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87480): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87480): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87480): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.487669388 +0000 UTC m=+5.930289400 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87480): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87980): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87980): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87980): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1183880 item 47 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87980): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87980): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.488140519 +0000 UTC m=+5.930760531 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1a87980): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa6180): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa6180): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa6180): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa6180): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa6180): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.488140519 +0000 UTC m=+5.930760531 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa6180): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1183d50 item 47 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa67c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa67c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa67c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa67c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa67c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa67c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa67c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.489348995 +0000 UTC m=+5.931969007 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa67c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa6cc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa6cc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa6cc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1149c00 item 48 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa6cc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa6cc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.489746687 +0000 UTC m=+5.932366699 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa6cc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa73c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa73c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa73c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa73c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa73c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.489746687 +0000 UTC m=+5.932366699 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa73c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df113a4d0 item 48 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7a00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7a00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7a00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7a00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7a00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.490904998 +0000 UTC m=+5.933525010 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7a00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7e80): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7e80): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7e80): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7e80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7e80): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7e80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df113a930 item 49 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7e80): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7e80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.491348196 +0000 UTC m=+5.933968208 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1aa7e80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac24c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac24c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac24c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac24c0): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac24c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.491348196 +0000 UTC m=+5.933968208 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac24c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df113abd0 item 49 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac2b40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac2b40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac2b40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac2b40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac2b40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.492431084 +0000 UTC m=+5.935051096 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac2b40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3040): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3040): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3040): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df113b3b0 item 50 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3040): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3040): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3040): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3040): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3040): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.492928054 +0000 UTC m=+5.935548066 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3040): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac35c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac35c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac35c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac35c0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac35c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.492928054 +0000 UTC m=+5.935548066 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac35c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df113bd50 item 50 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3c40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3c40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3c40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3c40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3c40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.494425808 +0000 UTC m=+5.937045820 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ac3c40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4240): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4240): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4240): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4240): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4240): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4240): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0bec4d0 item 51 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4240): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4240): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.49526223 +0000 UTC m=+5.937882242 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4240): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4780): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4780): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4780): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4780): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4780): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.49526223 +0000 UTC m=+5.937882242 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4780): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0bec9a0 item 51 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4e00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4e00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4e00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4e00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4e00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.496882815 +0000 UTC m=+5.939502827 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4e00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5300): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5300): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5300): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0becee0 item 52 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5300): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5300): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5300): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5300): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5300): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.497998605 +0000 UTC m=+5.940618617 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5300): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5880): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5880): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5880): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5880): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5880): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.497998605 +0000 UTC m=+5.940618617 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5880): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0bed0a0 item 52 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150040): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150040): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150040): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150040): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150040): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.50024326 +0000 UTC m=+5.942863273 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150040): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150540): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150540): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150540): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150540): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150540): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150540): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e68310 item 53 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150540): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150540): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.500963864 +0000 UTC m=+5.943583876 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150540): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150a80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150a80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150a80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150a80): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150a80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.500963864 +0000 UTC m=+5.943583876 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1150a80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e68620 item 53 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151200): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151200): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151200): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151200): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151200): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.502480933 +0000 UTC m=+5.945100946 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151200): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151700): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151700): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151700): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e68bd0 item 54 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151700): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151700): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151700): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151700): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151700): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.50310852 +0000 UTC m=+5.945728542 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151700): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151d00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151d00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151d00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151d00): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151d00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.50310852 +0000 UTC m=+5.945728542 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1151d00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e68e70 item 54 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4480): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4480): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4480): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4480): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4480): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.504265358 +0000 UTC m=+5.946885370 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4480): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4980): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4980): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4980): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4980): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4980): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4980): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e69260 item 55 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4980): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4980): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.504713205 +0000 UTC m=+5.947333217 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae4980): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5ec0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5ec0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5ec0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5ec0): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5ec0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.504713205 +0000 UTC m=+5.947333217 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1ae5ec0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e69500 item 55 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed64c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed64c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed64c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed64c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed64c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.506341706 +0000 UTC m=+5.948961718 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed64c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6b00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6b00): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6b00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0e69d50 item 56 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6b00): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6b00): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6b00): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6b00): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6b00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.506909479 +0000 UTC m=+5.949529491 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed6b00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.506909479 +0000 UTC m=+5.949529491 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0ed7d40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a0070 item 56 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfefc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfefc0): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfefc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfefc0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfefc0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfefc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfefc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfefc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.508045107 +0000 UTC m=+5.950665120 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bfefc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff8c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff8c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff8c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a04d0 item 57 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff8c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff8c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.508443821 +0000 UTC m=+5.951063833 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0bff8c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec380): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec380): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec380): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec380): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec380): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec380): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a0690 item 57 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec380): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec380): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.50889787 +0000 UTC m=+5.951517883 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ec380): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ecec0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ecec0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ecec0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ecec0): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ecec0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.50889787 +0000 UTC m=+5.951517883 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ecec0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a0850 item 57 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.510174726 +0000 UTC m=+5.952794738 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10ed8c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c200): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c200): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c200): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a0d90 item 58 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c200): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c200): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.510617813 +0000 UTC m=+5.953237835 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c200): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c740): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c740): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a0fc0 item 58 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c740): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c740): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c740): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c740): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.511141584 +0000 UTC m=+5.953761596 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129c740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cd00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cd00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cd00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cd00): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cd00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.511141584 +0000 UTC m=+5.953761596 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129cd00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a1180 item 58 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d340): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d340): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d340): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d340): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d340): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d340): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d340): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d340): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.512320264 +0000 UTC m=+5.954940276 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d340): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d8c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d8c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d8c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a1650 item 59 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d8c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d8c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.512729357 +0000 UTC m=+5.955349369 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129d8c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129de00): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129de00): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129de00): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129de00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129de00): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129de00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a1810 item 59 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129de00): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129de00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.51332278 +0000 UTC m=+5.955942791 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df129de00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea480): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea480): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea480): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea480): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea480): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.51332278 +0000 UTC m=+5.955942791 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ea480): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a19d0 item 59 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaac0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaac0): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaac0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaac0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaac0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaac0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaac0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaac0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.514635893 +0000 UTC m=+5.957255906 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eaac0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb080): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb080): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb080): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df11a1dc0 item 60 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb080): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb080): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.515123385 +0000 UTC m=+5.957743397 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb080): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb5c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb5c0): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb5c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0bec0e0 item 60 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb5c0): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb5c0): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb5c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb5c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.515583215 +0000 UTC m=+5.958203227 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13eb5c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ebb80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ebb80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ebb80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ebb80): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ebb80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.515583215 +0000 UTC m=+5.958203227 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13ebb80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0bec4d0 item 60 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e300): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e300): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e300): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e300): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e300): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e300): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e300): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e300): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.5167492 +0000 UTC m=+5.959369213 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e300): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e840): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e840): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e840): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0becc40 item 61 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e840): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e840): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.517188441 +0000 UTC m=+5.959808453 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8e840): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ef40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ef40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ef40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ef40): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ef40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.517188441 +0000 UTC m=+5.959808453 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8ef40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0bed5e0 item 61 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f580): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f580): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f580): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f580): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f580): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f580): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f580): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f580): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.518700341 +0000 UTC m=+5.961320353 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8f580): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8fac0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8fac0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8fac0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0bedd50 item 62 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8fac0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8fac0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.519158207 +0000 UTC m=+5.961778219 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e8fac0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13942c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13942c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13942c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13942c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13942c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.519158207 +0000 UTC m=+5.961778219 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13942c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ecaa10 item 62 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.520410846 +0000 UTC m=+5.963030858 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394980): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394ec0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394ec0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394ec0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ecb6c0 item 63 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394ec0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394ec0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.520856509 +0000 UTC m=+5.963476521 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1394ec0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13955c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13955c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13955c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13955c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13955c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.520856509 +0000 UTC m=+5.963476521 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df13955c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ecb960 item 63 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395c00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395c00): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395c00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395c00): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395c00): >_readAt: n=0, err=Bad file descriptor 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395c00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395c00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395c00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.522191404 +0000 UTC m=+5.964811416 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1395c00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50240): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50240): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50240): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ecbdc0 item 64 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50240): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50240): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.522821295 +0000 UTC m=+5.965441307 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50240): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50940): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50940): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50940): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50940): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50940): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.522821295 +0000 UTC m=+5.965441307 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50940): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127c230 item 64 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50f80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50f80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50f80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50f80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50f80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.523998863 +0000 UTC m=+5.966618875 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b50f80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51400): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51400): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51400): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51400): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127c700 item 65 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51400): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.524455236 +0000 UTC m=+5.967075248 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51900): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51900): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51900): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51900): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51900): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.524455236 +0000 UTC m=+5.967075248 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b51900): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127c8c0 item 65 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c040): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c040): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c040): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c040): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c040): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.525610421 +0000 UTC m=+5.968230433 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c040): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c4c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c4c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df127cd90 item 66 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c4c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c4c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c4c0): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c4c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c4c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.526107361 +0000 UTC m=+5.968727372 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1b5c4c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90180): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90180): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90180): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90180): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90180): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.526107361 +0000 UTC m=+5.968727372 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90180): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165a000 item 66 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e907c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e907c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e907c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e907c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e907c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.52746032 +0000 UTC m=+5.970080331 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e907c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90c40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90c40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90c40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90c40): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90c40): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165a460 item 67 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90c40): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90c40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.527938163 +0000 UTC m=+5.970558176 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e90c40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91140): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91140): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91140): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91140): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91140): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.527938163 +0000 UTC m=+5.970558176 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91140): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165a620 item 67 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e917c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e917c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e917c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e917c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e917c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.529045618 +0000 UTC m=+5.971665630 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e917c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91cc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91cc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165a9a0 item 68 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91cc0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91cc0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91cc0): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91cc0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91cc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.529671401 +0000 UTC m=+5.972291414 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df0e91cc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026300): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026300): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026300): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026300): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026300): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.529671401 +0000 UTC m=+5.972291414 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026300): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165abd0 item 68 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026940): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026940): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026940): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026940): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026940): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.530801269 +0000 UTC m=+5.973421281 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026940): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026dc0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026dc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026dc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026dc0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026dc0): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165af50 item 69 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026dc0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026dc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.531465456 +0000 UTC m=+5.974085467 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1026dc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10272c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10272c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10272c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10272c0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10272c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.531465456 +0000 UTC m=+5.974085467 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10272c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165b110 item 69 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027940): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027940): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027940): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027940): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027940): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.532626962 +0000 UTC m=+5.975246984 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027940): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027e40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027e40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165b6c0 item 70 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027e40): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027e40): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027e40): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027e40): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027e40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.533135995 +0000 UTC m=+5.975756007 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1027e40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a480): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a480): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a480): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a480): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a480): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.533135995 +0000 UTC m=+5.975756007 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104a480): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165b8f0 item 70 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104ab00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104ab00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104ab00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104ab00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104ab00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.534219093 +0000 UTC m=+5.976839106 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104ab00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b000): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b000): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b000): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b000): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b000): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df165bc70 item 71 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b000): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b000): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.534669275 +0000 UTC m=+5.977289287 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b000): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b500): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b500): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b500): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.534669275 +0000 UTC m=+5.977289287 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104b500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ec2cb0 item 71 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104bb80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104bb80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104bb80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104bb80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104bb80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.536110952 +0000 UTC m=+5.978730964 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df104bb80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c180): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c180): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ec31f0 item 72 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c180): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c180): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c180): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c180): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c180): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.536570981 +0000 UTC m=+5.979190994 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c180): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c6c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c6c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c6c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c6c0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c6c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.536570981 +0000 UTC m=+5.979190994 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105c6c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ec33b0 item 72 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105cc80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105cc80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105cc80): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105cc80): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105cc80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105cc80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105cc80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.537557758 +0000 UTC m=+5.980177770 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105cc80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d180): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d180): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d180): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df0ec3810 item 73 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d180): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d180): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.537943738 +0000 UTC m=+5.980563751 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d180): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d640): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d640): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d640): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d640): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d640): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1292230 item 73 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d640): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d640): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.53835194 +0000 UTC m=+5.980971952 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105d640): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105db80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105db80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105db80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105db80): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105db80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.53835194 +0000 UTC m=+5.980971952 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df105db80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12925b0 item 73 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10922c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10922c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10922c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10922c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10922c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10922c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10922c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.539396667 +0000 UTC m=+5.982016679 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10922c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10927c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10927c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10927c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1292b60 item 74 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10927c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10927c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.539973999 +0000 UTC m=+5.982594011 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10927c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1092d00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1092d00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1292ee0 item 74 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1092d00): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1092d00): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1092d00): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1092d00): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1092d00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.540463555 +0000 UTC m=+5.983083566 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1092d00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1093280): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1093280): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1093280): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1093280): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1093280): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.540463555 +0000 UTC m=+5.983083566 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1093280): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1293110 item 74 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10938c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10938c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10938c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10938c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10938c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10938c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10938c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.541566731 +0000 UTC m=+5.984186743 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10938c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1093dc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1093dc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1093dc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1293650 item 75 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1093dc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1093dc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.541943484 +0000 UTC m=+5.984563496 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1093dc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a0400): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a0400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a0400): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a0400): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a0400): _writeAt: size=3, off=2 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1293810 item 75 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a0400): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a0400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.542498323 +0000 UTC m=+5.985118335 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df10a0400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886240): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886240): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886240): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886240): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886240): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.542498323 +0000 UTC m=+5.985118335 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886240): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1702070 item 75 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886880): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886880): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886880): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886880): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886880): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886880): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886880): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.543739271 +0000 UTC m=+5.986359282 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886880): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886d80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886d80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886d80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1702540 item 76 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886d80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886d80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.544177479 +0000 UTC m=+5.986797492 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1886d80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18872c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18872c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17027e0 item 76 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18872c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18872c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18872c0): _writeAt: size=3, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18872c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18872c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.544790729 +0000 UTC m=+5.987410751 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18872c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887840): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887840): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887840): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887840): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887840): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.544790729 +0000 UTC m=+5.987410751 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887840): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17029a0 item 76 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887e80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887e80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887e80): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887e80): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887e80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887e80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887e80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.545883105 +0000 UTC m=+5.988503118 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1887e80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a6480): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a6480): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a6480): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1702d90 item 77 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a6480): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a6480): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.546916761 +0000 UTC m=+5.989536793 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a6480): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a6b80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a6b80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a6b80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a6b80): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a6b80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.546916761 +0000 UTC m=+5.989536793 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a6b80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1702f50 item 77 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a71c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a71c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a71c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a71c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a71c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a71c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a71c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.548540672 +0000 UTC m=+5.991160683 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a71c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a76c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a76c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a76c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17032d0 item 78 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a76c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a76c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.548966648 +0000 UTC m=+5.991586660 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a76c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a7dc0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a7dc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a7dc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a7dc0): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a7dc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.548966648 +0000 UTC m=+5.991586660 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18a7dc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1703490 item 78 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4500): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4500): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4500): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4500): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4500): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4500): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4500): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.550113417 +0000 UTC m=+5.992733429 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4500): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4a00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4a00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4a00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1703810 item 79 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4a00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4a00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.550689806 +0000 UTC m=+5.993309818 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b4a00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5100): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5100): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5100): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5100): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5100): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.550689806 +0000 UTC m=+5.993309818 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5100): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df1703a40 item 79 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5740): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5740): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5740): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5740): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5740): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.551830284 +0000 UTC m=+5.994450296 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5c40): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5c40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5c40): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117a0e0 item 80 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5c40): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5c40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.552257652 +0000 UTC m=+5.994877664 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18b5c40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6440): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6440): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6440): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6440): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6440): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.552257652 +0000 UTC m=+5.994877664 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6440): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117a3f0 item 80 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6a80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6a80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6a80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6a80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6a80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.553410934 +0000 UTC m=+5.996030946 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6a80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6f00): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6f00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6f00): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6f00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6f00): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6f00): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117a770 item 81 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6f00): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6f00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.553833573 +0000 UTC m=+5.996453586 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c6f00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c7440): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c7440): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c7440): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c7440): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c7440): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.553833573 +0000 UTC m=+5.996453586 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c7440): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117acb0 item 81 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c7ac0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c7ac0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c7ac0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c7ac0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c7ac0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.555068219 +0000 UTC m=+5.997688230 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18c7ac0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f60c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f60c0): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f60c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117b030 item 82 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f60c0): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f60c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f60c0): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f60c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f60c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.555576529 +0000 UTC m=+5.998196562 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f60c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f6640): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f6640): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f6640): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f6640): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f6640): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.555576529 +0000 UTC m=+5.998196562 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f6640): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117b2d0 item 82 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f6cc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f6cc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f6cc0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f6cc0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f6cc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.55667121 +0000 UTC m=+5.999291232 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f6cc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f71c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f71c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f71c0): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f71c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f71c0): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f71c0): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117b730 item 83 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f71c0): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f71c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.557147882 +0000 UTC m=+5.999767894 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f71c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f7700): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f7700): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f7700): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f7700): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f7700): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.557147882 +0000 UTC m=+5.999767894 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f7700): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117b8f0 item 83 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f7d80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f7d80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f7d80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f7d80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f7d80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.558179373 +0000 UTC m=+6.000799385 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df18f7d80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168380): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168380): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168380): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df117bd50 item 84 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168380): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168380): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168380): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168380): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168380): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.55886526 +0000 UTC m=+6.001485272 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168380): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168900): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168900): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168900): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168900): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168900): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.55886526 +0000 UTC m=+6.001485272 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168900): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c4070 item 84 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168f80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168f80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168f80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168f80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168f80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.560004215 +0000 UTC m=+6.002624227 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1168f80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1169480): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1169480): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1169480): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1169480): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1169480): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1169480): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c4540 item 85 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1169480): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1169480): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.560958489 +0000 UTC m=+6.003578501 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1169480): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11699c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11699c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11699c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11699c0): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11699c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.560958489 +0000 UTC m=+6.003578501 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11699c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c47e0 item 85 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6140): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6140): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6140): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6140): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6140): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.562368707 +0000 UTC m=+6.004988718 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6140): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6640): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6640): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6640): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c4b60 item 86 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6640): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6640): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6640): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6640): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6640): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.563167998 +0000 UTC m=+6.005788010 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6640): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6bc0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6bc0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6bc0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6bc0): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6bc0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.563167998 +0000 UTC m=+6.005788010 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c6bc0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c4d20 item 86 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7240): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7240): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7240): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7240): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7240): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.564420518 +0000 UTC m=+6.007040540 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7240): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7740): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7740): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7740): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7740): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7740): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c50a0 item 87 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7740): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.565338183 +0000 UTC m=+6.007958195 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7c80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7c80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7c80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7c80): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7c80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.565338183 +0000 UTC m=+6.007958195 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11c7c80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c5730 item 87 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee400): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee400): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee400): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee400): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee400): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.567296557 +0000 UTC m=+6.009916570 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee400): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee900): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee900): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee900): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df16c5d50 item 88 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee900): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee900): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee900): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee900): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee900): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.567977435 +0000 UTC m=+6.010597447 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ee900): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11eee80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11eee80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11eee80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11eee80): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11eee80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.567977435 +0000 UTC m=+6.010597447 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11eee80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fa070 item 88 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ef4c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ef4c0): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ef4c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ef4c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ef4c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ef4c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ef4c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ef4c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.569462253 +0000 UTC m=+6.012082265 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11ef4c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11efa00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11efa00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11efa00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17facb0 item 89 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11efa00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11efa00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.570321478 +0000 UTC m=+6.012941500 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df11efa00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e040): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e040): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e040): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e040): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e040): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e040): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fae70 item 89 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e040): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e040): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.570818799 +0000 UTC m=+6.013438812 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e040): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e5c0): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e5c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e5c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e5c0): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e5c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.570818799 +0000 UTC m=+6.013438812 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120e5c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fb030 item 89 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120ec00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120ec00): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120ec00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120ec00): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120ec00): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120ec00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120ec00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120ec00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.573236422 +0000 UTC m=+6.015856444 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120ec00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f140): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f140): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f140): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fb490 item 90 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f140): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f140): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.573957386 +0000 UTC m=+6.016577398 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f140): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f680): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f680): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f680): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fb6c0 item 90 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f680): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f680): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f680): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f680): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f680): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.574627173 +0000 UTC m=+6.017247184 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120f680): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fc40): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fc40): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fc40): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fc40): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fc40): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.574627173 +0000 UTC m=+6.017247184 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df120fc40): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fb8f0 item 90 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258380): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258380): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258380): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258380): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258380): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258380): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258380): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258380): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.575676267 +0000 UTC m=+6.018296279 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258380): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12588c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12588c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12588c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df17fbce0 item 91 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12588c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12588c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.576099197 +0000 UTC m=+6.018719209 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12588c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258e00): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258e00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258e00): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258e00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258e00): >_readAt: n=2, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258e00): _writeAt: size=3, off=7 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188e000 item 91 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258e00): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258e00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.576514963 +0000 UTC m=+6.019134976 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1258e00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1259380): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1259380): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1259380): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1259380): >_readAt: n=8, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1259380): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.576514963 +0000 UTC m=+6.019134976 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1259380): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188e2a0 item 91 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12599c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12599c0): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12599c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12599c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12599c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12599c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12599c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12599c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.579527131 +0000 UTC m=+6.022147153 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12599c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6000): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6000): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6000): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188e690 item 92 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6000): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6000): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.58015103 +0000 UTC m=+6.022771043 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6000): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6540): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6540): open at offset 5 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6540): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188e850 item 92 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6540): _readAt: size=2, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6540): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6540): _writeAt: size=3, off=5 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6540): >_writeAt: n=3, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6540): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.580896972 +0000 UTC m=+6.023516994 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6540): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6b00): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6b00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6b00): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6b00): >_readAt: n=3, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6b00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.580896972 +0000 UTC m=+6.023516994 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c6b00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188ea10 item 92 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7140): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7140): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7140): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7140): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7140): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7140): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7140): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7140): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.58230776 +0000 UTC m=+6.024927773 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7140): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7680): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7680): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7680): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188ed90 item 93 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7680): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7680): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.582719067 +0000 UTC m=+6.025339089 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7680): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7d80): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7d80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7d80): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7d80): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7d80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.582719067 +0000 UTC m=+6.025339089 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df12c7d80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188ef50 item 93 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130a4c0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130a4c0): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130a4c0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130a4c0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130a4c0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130a4c0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130a4c0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130a4c0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.584336177 +0000 UTC m=+6.026956199 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130a4c0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130aa00): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130aa00): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130aa00): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188f340 item 94 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130aa00): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130aa00): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.58478214 +0000 UTC m=+6.027402162 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130aa00): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b100): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b100): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b100): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b100): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b100): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.58478214 +0000 UTC m=+6.027402162 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b100): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188f730 item 94 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b740): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b740): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b740): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b740): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b740): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b740): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b740): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b740): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.586486374 +0000 UTC m=+6.029106396 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130b740): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130bc80): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130bc80): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130bc80): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188fab0 item 95 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130bc80): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130bc80): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.587355377 +0000 UTC m=+6.029975389 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df130bc80): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340480): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340480): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340480): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340480): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340480): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.587355377 +0000 UTC m=+6.029975389 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340480): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df188fdc0 item 95 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340ac0): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340ac0): open at offset 0 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340ac0): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340ac0): _readAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340ac0): >_readAt: n=0, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340ac0): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340ac0): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340ac0): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.588765985 +0000 UTC m=+6.031385997 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1340ac0): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1341000): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1341000): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1341000): >openPending: err= 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d42a0 item 96 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1341000): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1341000): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.589216328 +0000 UTC m=+6.031836339 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1341000): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/18 05:04:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/18 05:04:24 DEBUG : open-test-file: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1341700): _readAt: size=512, off=0 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1341700): openPending: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1341700): >openPending: err= 2026/05/18 05:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1341700): >_readAt: n=5, err=EOF 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1341700): close: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-18 05:04:24.589216328 +0000 UTC m=+6.031836339 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : open-test-file(0x318df1341700): >close: err= 2026/05/18 05:04:24 DEBUG : open-test-file: Remove: 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x318df12d4460 item 96 2026/05/18 05:04:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/18 05:04:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/18 05:04:24 DEBUG : open-test-file: >Remove: err= 2026/05/18 05:04:24 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : >WaitForWriters: 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.38s) --- PASS: TestRWFileHandleOpenTests/writes (0.18s) --- 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.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : file1: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : file1(0x318df1341d00): openPending: 2026/05/18 05:04:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:24 DEBUG : file1(0x318df1341d00): >openPending: err= 2026/05/18 05:04:24 DEBUG : file1: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/18 05:04:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/18 05:04:24 DEBUG : file1(0x318df1341d00): _writeAt: size=2, off=0 2026/05/18 05:04:24 DEBUG : file1(0x318df1341d00): >_writeAt: n=2, err= 2026/05/18 05:04:24 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/18 05:04:24 DEBUG : file1(0x318df1341d00): RWFileHandle.Flush 2026/05/18 05:04:24 DEBUG : file1(0x318df1341d00): RWFileHandle.Release 2026/05/18 05:04:24 DEBUG : file1(0x318df1341d00): close: 2026/05/18 05:04:24 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/18 05:04:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : file1(0x318df1341d00): >close: err= 2026/05/18 05:04:24 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : file1: reading active writers 2026/05/18 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : file1: reading active writers 2026/05/18 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : file1: reading active writers 2026/05/18 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : file1: reading active writers 2026/05/18 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:24 DEBUG : file1: vfs cache: starting upload 2026/05/18 05:04:24 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1.a0a9169e.partial" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1.a0a9169e.partial 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-muzogog8xixa/file1.a0a9169e.partial 2026/05/18 05:04:24 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/18 05:04:24 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/18 05:04:24 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/18 05:04:24 INFO : file1: Copied (new) 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:24 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/18 05:04:24 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/18 05:04:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/18 05:04:24 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:24 INFO : file1: vfs cache: upload succeeded try #1 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : file1: reading active writers 2026/05/18 05:04:24 DEBUG : >WaitForWriters: 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:24 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:24 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/18 05:04:24 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : file1: reading active writers 2026/05/18 05:04:24 DEBUG : >WaitForWriters: 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:24 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:24 DEBUG : rename_me: newRWFileHandle: 2026/05/18 05:04:24 DEBUG : rename_me(0x318df171c080): openPending: 2026/05/18 05:04:24 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/18 05:04:24 DEBUG : rename_me(0x318df171c080): >openPending: err= 2026/05/18 05:04:24 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/18 05:04:24 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/18 05:04:24 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/18 05:04:24 DEBUG : rename_me(0x318df171c080): _writeAt: size=5, off=0 2026/05/18 05:04:24 DEBUG : rename_me(0x318df171c080): >_writeAt: n=5, err= 2026/05/18 05:04:24 DEBUG : rename_me(0x318df171c080): close: 2026/05/18 05:04:24 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-18 05:04:24.76370518 +0000 UTC m=+6.206325193 2026/05/18 05:04:24 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/18 05:04:24 DEBUG : rename_me(0x318df171c080): >close: err= 2026/05/18 05:04:24 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/18 05:04:24 DEBUG : i_was_renamed: Updating file with 0x318df1716000 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/18 05:04:24 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : i_was_renamed: reading active writers 2026/05/18 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : i_was_renamed: reading active writers 2026/05/18 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : i_was_renamed: reading active writers 2026/05/18 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : i_was_renamed: reading active writers 2026/05/18 05:04:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/18 05:04:24 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/18 05:04:24 DEBUG : i_was_renamed.af98ff7a.partial: size = 5 OK 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/i_was_renamed.af98ff7a.partial" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/i_was_renamed.af98ff7a.partial 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/i_was_renamed.af98ff7a.partial 2026/05/18 05:04:24 DEBUG : i_was_renamed.af98ff7a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:24 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/18 05:04:24 DEBUG : i_was_renamed.af98ff7a.partial: renamed to: i_was_renamed 2026/05/18 05:04:24 INFO : i_was_renamed: Copied (new) 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/i_was_renamed" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/i_was_renamed 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/i_was_renamed 2026/05/18 05:04:24 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:24 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-18 05:04:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/18 05:04:24 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/18 05:04:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/18 05:04:24 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/18 05:04:24 DEBUG : Looking for writers 2026/05/18 05:04:24 DEBUG : i_was_renamed: reading active writers 2026/05/18 05:04:24 DEBUG : >WaitForWriters: 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/18 05:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa" 2026/05/18 05:04:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:24 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:24 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/18 05:04:25 DEBUG : forgetting directory cache 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df10a1580): _readAt: size=512, off=0 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df10a1580): openPending: 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-18 04:05:24 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/18 05:04:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df10a1580): >openPending: err= 2026/05/18 05:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df10a1580): >_readAt: n=20, err=EOF 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df10a1580): close: 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-18 04:05:24 +0000 UTC 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df10a1580): >close: err= 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/18 05:04:25 DEBUG : forgetting directory cache 2026/05/18 05:04:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df1375740): _readAt: size=512, off=0 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df1375740): openPending: 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-18 04:06:24 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-18 04:05:24 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-18 04:06:24 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-18 04:05:24 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/18 05:04:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/18 05:04:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df1375740): >openPending: err= 2026/05/18 05:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df1375740): >_readAt: n=20, err=EOF 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df1375740): close: 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-18 04:06:24 +0000 UTC 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df1375740): >close: err= 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/18 05:04:25 DEBUG : forgetting directory cache 2026/05/18 05:04:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df1375d00): _readAt: size=512, off=0 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df1375d00): openPending: 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-18 04:07:24 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-18 04:06:24 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-18 04:07:24 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-18 04:06:24 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/18 05:04:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/18 05:04:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df1375d00): >openPending: err= 2026/05/18 05:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df1375d00): >_readAt: n=20, err=EOF 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df1375d00): close: 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-18 04:07:24 +0000 UTC 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df1375d00): >close: err= 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/18 05:04:25 DEBUG : forgetting directory cache 2026/05/18 05:04:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df17c26c0): _readAt: size=512, off=0 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df17c26c0): openPending: 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-18 04:08:24 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-18 04:07:24 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-18 04:08:24 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-18 04:07:24 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/18 05:04:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/18 05:04:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df17c26c0): >openPending: err= 2026/05/18 05:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df17c26c0): >_readAt: n=20, err=EOF 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df17c26c0): close: 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-18 04:08:24 +0000 UTC 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate(0x318df17c26c0): >close: err= 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:25 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/18 05:04:25 DEBUG : forgetting directory cache 2026/05/18 05:04:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df16e8d00): _readAt: size=512, off=0 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df16e8d00): openPending: 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-18 04:09:24 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-18 04:08:24 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-18 04:09:24 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-18 04:08:24 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/18 05:04:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/18 05:04:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df16e8d00): >openPending: err= 2026/05/18 05:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df16e8d00): >_readAt: n=20, err=EOF 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df16e8d00): close: 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-18 04:09:24 +0000 UTC 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df16e8d00): >close: err= 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/18 05:04:26 DEBUG : forgetting directory cache 2026/05/18 05:04:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df16e9840): _readAt: size=512, off=0 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df16e9840): openPending: 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-18 04:10:24 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-18 04:09:24 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-18 04:10:24 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-18 04:09:24 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/18 05:04:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/18 05:04:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df16e9840): >openPending: err= 2026/05/18 05:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df16e9840): >_readAt: n=20, err=EOF 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df16e9840): close: 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-18 04:10:24 +0000 UTC 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df16e9840): >close: err= 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/18 05:04:26 DEBUG : forgetting directory cache 2026/05/18 05:04:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1a80600): _readAt: size=512, off=0 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1a80600): openPending: 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-18 04:11:24 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-18 04:10:24 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-18 04:11:24 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-18 04:10:24 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/18 05:04:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/18 05:04:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1a80600): >openPending: err= 2026/05/18 05:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1a80600): >_readAt: n=21, err=EOF 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1a80600): close: 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-18 04:11:24 +0000 UTC 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1a80600): >close: err= 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/18 05:04:26 DEBUG : forgetting directory cache 2026/05/18 05:04:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1982a80): _readAt: size=512, off=0 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1982a80): openPending: 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-18 04:12:24 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-18 04:11:24 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-18 04:12:24 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-18 04:11:24 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/18 05:04:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/18 05:04:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1982a80): >openPending: err= 2026/05/18 05:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1982a80): >_readAt: n=22, err=EOF 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1982a80): close: 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-18 04:12:24 +0000 UTC 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1982a80): >close: err= 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/18 05:04:26 DEBUG : forgetting directory cache 2026/05/18 05:04:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1982200): _readAt: size=512, off=0 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1982200): openPending: 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-18 04:13:24 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-18 04:12:24 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-18 04:13:24 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-18 04:12:24 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/18 05:04:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/18 05:04:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1982200): >openPending: err= 2026/05/18 05:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1982200): >_readAt: n=23, err=EOF 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1982200): close: 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-18 04:13:24 +0000 UTC 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate(0x318df1982200): >close: err= 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:26 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/18 05:04:27 DEBUG : forgetting directory cache 2026/05/18 05:04:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate(0x318df1982a40): _readAt: size=512, off=0 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate(0x318df1982a40): openPending: 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-muzogog8xixa/TestRWCacheUpdate 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-18 04:14:24 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-18 04:13:24 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-18 04:14:24 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-18 04:13:24 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/18 05:04:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate(0x318df1982a40): >openPending: err= 2026/05/18 05:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate(0x318df1982a40): >_readAt: n=24, err=EOF 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate(0x318df1982a40): close: 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-18 04:14:24 +0000 UTC 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate(0x318df1982a40): >close: err= 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.17s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FiLeA" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/FiLeA 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-muzogog8xixa/FiLeA 2026/05/18 05:04:27 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FiLeA" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/FiLeA 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-muzogog8xixa/FiLeA 2026/05/18 05:04:27 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FiLeB" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/FiLeB 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-muzogog8xixa/FiLeB 2026/05/18 05:04:27 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FiLeB" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/FiLeB 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-muzogog8xixa/FiLeB 2026/05/18 05:04:27 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FiLeA" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/FiLeA 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-muzogog8xixa/FiLeA 2026/05/18 05:04:27 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/18 05:04:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FiLeA" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/FiLeA 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-muzogog8xixa/FiLeA 2026/05/18 05:04:27 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/18 05:04:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/18 05:04:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/18 05:04:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FiLeB" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/FiLeB 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-muzogog8xixa/FiLeB 2026/05/18 05:04:27 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/18 05:04:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/18 05:04:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/18 05:04:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FilEb" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/FilEb 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-muzogog8xixa/FilEb 2026/05/18 05:04:27 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FiLeA" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/FiLeA 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-muzogog8xixa/FiLeA 2026/05/18 05:04:27 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FiLeA" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/FiLeA 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-muzogog8xixa/FiLeA 2026/05/18 05:04:27 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FiLeB" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/FiLeB 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-muzogog8xixa/FiLeB 2026/05/18 05:04:27 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FiLeB" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/FiLeB 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-muzogog8xixa/FiLeB 2026/05/18 05:04:27 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FilEb" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/FilEb 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-muzogog8xixa/FilEb 2026/05/18 05:04:27 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FilEb" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/FilEb 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-muzogog8xixa/FilEb 2026/05/18 05:04:27 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/18 05:04:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/18 05:04:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/18 05:04:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FiLeB" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/FiLeB 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-muzogog8xixa/FiLeB 2026/05/18 05:04:27 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/18 05:04:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/18 05:04:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/18 05:04:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/FilEb" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/FilEb 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-muzogog8xixa/FilEb 2026/05/18 05:04:27 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/18 05:04:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/18 05:04:27 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/18 05:04:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/18 05:04:27 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/18 05:04:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/18 05:04:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/18 05:04:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/18 05:04:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/18 05:04:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : FiLeA: reading active writers 2026/05/18 05:04:27 DEBUG : FiLeB: reading active writers 2026/05/18 05:04:27 DEBUG : FilEb: reading active writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : FiLeA: reading active writers 2026/05/18 05:04:27 DEBUG : FiLeB: reading active writers 2026/05/18 05:04:27 DEBUG : FilEb: reading active writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/normal name with no special characters.txt" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/normal\ name\ with\ no\ special\ characters.txt 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-muzogog8xixa/normal name with no special characters.txt 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/normal name with no special characters.txt" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/normal\ name\ with\ no\ special\ characters.txt 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-muzogog8xixa/normal name with no special characters.txt 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/測試_Русский___ě_áñ" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/測試_Русский___ě_áñ 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-muzogog8xixa/測試_Русский___ě_áñ 2026/05/18 05:04:27 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/測試_Русский___ě_áñ" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/測試_Русский___ě_áñ 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-muzogog8xixa/測試_Русский___ě_áñ 2026/05/18 05:04:27 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/normal name with no special characters.txt" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/normal\ name\ with\ no\ special\ characters.txt 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-muzogog8xixa/normal name with no special characters.txt 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/18 05:04:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/18 05:04:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/18 05:04:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/測試_Русский___ě_áñ" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/測試_Русский___ě_áñ 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-muzogog8xixa/測試_Русский___ě_áñ 2026/05/18 05:04:27 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/18 05:04:27 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Reusing VFS from active cache 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file2" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file2" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : dir: Looking for writers 2026/05/18 05:04:27 DEBUG : file2: reading active writers 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : dir: reading active writers 2026/05/18 05:04:27 DEBUG : file1: reading active writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file2" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file2" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : dir: Looking for writers 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : dir: reading active writers 2026/05/18 05:04:27 DEBUG : file1: reading active writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file2" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file2" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/18 05:04:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : file1: Open: flags=O_RDONLY 2026/05/18 05:04:27 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/18 05:04:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/18 05:04:27 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/18 05:04:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/18 05:04:27 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/18 05:04:27 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/18 05:04:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/18 05:04:27 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/new_file.txt" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/new_file.txt 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-muzogog8xixa/dir/new_file.txt 2026/05/18 05:04:27 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:04:27 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/18 05:04:27 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/18 05:04:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/18 05:04:27 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : dir: Looking for writers 2026/05/18 05:04:27 DEBUG : file2: reading active writers 2026/05/18 05:04:27 DEBUG : new_file.txt: reading active writers 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : dir: reading active writers 2026/05/18 05:04:27 DEBUG : file1: reading active writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.02s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file2" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file2" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-muzogog8xixa/dir/file2 2026/05/18 05:04:27 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/18 05:04:27 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/18 05:04:27 DEBUG : dir/file1: Updating file with dir/file1 0x318df151c1a0 2026/05/18 05:04:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/18 05:04:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:27 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-muzogog8xixa/dir/file1 2026/05/18 05:04:27 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/18 05:04:27 INFO : dir/file1: Moved (server-side) to: file0 2026/05/18 05:04:27 DEBUG : file0: Updating file with file0 0x318df151c1a0 2026/05/18 05:04:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file0" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file0 2026/05/18 05:04:27 DEBUG : forgetting directory cache 2026/05/18 05:04:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-muzogog8xixa/file0 2026/05/18 05:04:27 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file0" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/file0 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-muzogog8xixa/file0 2026/05/18 05:04:27 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : dir: Looking for writers 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : dir: reading active writers 2026/05/18 05:04:27 DEBUG : file0: reading active writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Server has VFS statistics extension 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: About path "/home/rclone/rclone-test-muzogog8xixa" 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: New connection 127.0.0.1:35108->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: New connection 127.0.0.1:35112->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : a: Looking for writers 2026/05/18 05:04:27 DEBUG : b: Looking for writers 2026/05/18 05:04:27 DEBUG : c: Looking for writers 2026/05/18 05:04:27 DEBUG : d: Looking for writers 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : /: reading active writers 2026/05/18 05:04:27 DEBUG : a: reading active writers 2026/05/18 05:04:27 DEBUG : b: reading active writers 2026/05/18 05:04:27 DEBUG : c: reading active writers 2026/05/18 05:04:27 DEBUG : d: reading active writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.20s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/18 05:04:27 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/18 05:04:27 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/18 05:04:27 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : a/b/c/d: Looking for writers 2026/05/18 05:04:27 DEBUG : a/b/c: Looking for writers 2026/05/18 05:04:27 DEBUG : d: reading active writers 2026/05/18 05:04:27 DEBUG : a/b: Looking for writers 2026/05/18 05:04:27 DEBUG : c: reading active writers 2026/05/18 05:04:27 DEBUG : a: Looking for writers 2026/05/18 05:04:27 DEBUG : b: reading active writers 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : a: reading active writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === 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-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 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-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/18 05:04:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/18 05:04:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/18 05:04:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/18 05:04:27 DEBUG : file1: size = 5 OK 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/18 05:04:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/18 05:04:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/18 05:04:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/18 05:04:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/18 05:04:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/18 05:04:27 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/18 05:04:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/18 05:04:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/18 05:04:27 DEBUG : file1: size = 0 OK 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:04:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/18 05:04:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/18 05:04:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (7 bytes), uploading instead of streaming 2026/05/18 05:04:27 DEBUG : file1: size = 7 OK 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:27 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/18 05:04:27 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/18 05:04:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:27 DEBUG : Looking for writers 2026/05/18 05:04:27 DEBUG : file1: reading active writers 2026/05/18 05:04:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/18 05:04:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/18 05:04:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:27 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/18 05:04:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa/dir/file1: no such file or directory 2026/05/18 05:04:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa/dir/file1: no such file or directory 2026/05/18 05:04:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa/dir/file1: no such file or directory 2026/05/18 05:04:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa/dir/file1: no such file or directory 2026/05/18 05:04:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa/dir/file1: no such file or directory 2026/05/18 05:04:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa/dir/file1: no such file or directory 2026/05/18 05:04:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa/dir/file1: no such file or directory 2026/05/18 05:04:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa/dir/file1: no such file or directory 2026/05/18 05:04:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa/dir/file1: no such file or directory 2026/05/18 05:04:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{5venM}/rclone-test-muzogog8xixa/dir/file1: no such file or directory 2026/05/18 05:04:28 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/18 05:04:28 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/18 05:04:28 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (11 bytes), uploading instead of streaming 2026/05/18 05:04:28 DEBUG : file1: size = 11 OK 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/18 05:04:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/18 05:04:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/18 05:04:28 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:28 DEBUG : Looking for writers 2026/05/18 05:04:28 DEBUG : file1: reading active writers 2026/05/18 05:04:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/18 05:04:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/18 05:04:28 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/18 05:04:28 DEBUG : file1: size = 5 OK 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/18 05:04:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/18 05:04:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/18 05:04:28 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:28 DEBUG : Looking for writers 2026/05/18 05:04:28 DEBUG : file1: reading active writers 2026/05/18 05:04:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/18 05:04:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/18 05:04:28 DEBUG : file1: WriteFileHandle.Release closing 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/18 05:04:28 DEBUG : file1: size = 0 OK 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:04:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/18 05:04:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/18 05:04:28 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:28 DEBUG : Looking for writers 2026/05/18 05:04:28 DEBUG : file1: reading active writers 2026/05/18 05:04:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/18 05:04:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (2 bytes), uploading instead of streaming 2026/05/18 05:04:28 DEBUG : file1: size = 2 OK 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/18 05:04:28 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/18 05:04:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:28 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:28 DEBUG : Looking for writers 2026/05/18 05:04:28 DEBUG : file1: reading active writers 2026/05/18 05:04:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/18 05:04:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/18 05:04:28 DEBUG : file1: size = 0 OK 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/18 05:04:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/18 05:04:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:28 DEBUG : file1: Open: flags=O_RDONLY 2026/05/18 05:04:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/18 05:04:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/18 05:04:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:28 DEBUG : Looking for writers 2026/05/18 05:04:28 DEBUG : file1: reading active writers 2026/05/18 05:04:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/18 05:04:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/18 05:04:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: File to upload is small (100 bytes), uploading instead of streaming 2026/05/18 05:04:28 DEBUG : file1: size = 100 OK 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/file1" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: ad25a9550cf564f703cb748794b175c9 /home/rclone/rclone-test-muzogog8xixa/file1 2026/05/18 05:04:28 DEBUG : file1: Parsed hash: ad25a9550cf564f703cb748794b175c9 2026/05/18 05:04:28 DEBUG : file1: md5 = ad25a9550cf564f703cb748794b175c9 OK 2026/05/18 05:04:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/18 05:04:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/18 05:04:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/18 05:04:28 DEBUG : file1: Open: flags=O_RDONLY 2026/05/18 05:04:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/18 05:04:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/18 05:04:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:28 DEBUG : Looking for writers 2026/05/18 05:04:28 DEBUG : file1: reading active writers 2026/05/18 05:04:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f000.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/flat/f000.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-muzogog8xixa/flat/f000.txt 2026/05/18 05:04:28 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f000.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/flat/f000.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-muzogog8xixa/flat/f000.txt 2026/05/18 05:04:28 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f001.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/flat/f001.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-muzogog8xixa/flat/f001.txt 2026/05/18 05:04:28 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f001.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/flat/f001.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-muzogog8xixa/flat/f001.txt 2026/05/18 05:04:28 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f002.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/flat/f002.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-muzogog8xixa/flat/f002.txt 2026/05/18 05:04:28 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f002.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/flat/f002.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-muzogog8xixa/flat/f002.txt 2026/05/18 05:04:28 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f003.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/flat/f003.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-muzogog8xixa/flat/f003.txt 2026/05/18 05:04:28 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f003.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/flat/f003.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-muzogog8xixa/flat/f003.txt 2026/05/18 05:04:28 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f004.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/flat/f004.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-muzogog8xixa/flat/f004.txt 2026/05/18 05:04:28 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f004.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: sha1sum /home/rclone/rclone-test-muzogog8xixa/flat/f004.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-muzogog8xixa/flat/f004.txt 2026/05/18 05:04:28 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/18 05:04:28 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/18 05:04:28 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/18 05:04:28 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:28 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f000.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/flat/f000.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-muzogog8xixa/flat/f000.txt 2026/05/18 05:04:28 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/18 05:04:28 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/18 05:04:28 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/18 05:04:28 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:28 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f001.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/flat/f001.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-muzogog8xixa/flat/f001.txt 2026/05/18 05:04:28 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/18 05:04:28 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/18 05:04:28 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/18 05:04:28 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:28 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f002.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/flat/f002.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-muzogog8xixa/flat/f002.txt 2026/05/18 05:04:28 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/18 05:04:28 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/18 05:04:28 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/18 05:04:28 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:28 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f003.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/flat/f003.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-muzogog8xixa/flat/f003.txt 2026/05/18 05:04:28 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/18 05:04:28 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/18 05:04:28 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/18 05:04:28 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:28 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/flat/f004.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/flat/f004.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-muzogog8xixa/flat/f004.txt 2026/05/18 05:04:28 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/18 05:04:28 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:28 DEBUG : flat: Looking for writers 2026/05/18 05:04:28 DEBUG : f001.txt: reading active writers 2026/05/18 05:04:28 DEBUG : f002.txt: reading active writers 2026/05/18 05:04:28 DEBUG : f003.txt: reading active writers 2026/05/18 05:04:28 DEBUG : f004.txt: reading active writers 2026/05/18 05:04:28 DEBUG : f000.txt: reading active writers 2026/05/18 05:04:28 DEBUG : Looking for writers 2026/05/18 05:04:28 DEBUG : flat: reading active writers 2026/05/18 05:04:28 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:28 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/18 05:04:28 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/18 05:04:28 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:28 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/a/b/c/deep.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/a/b/c/deep.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-muzogog8xixa/a/b/c/deep.txt 2026/05/18 05:04:28 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/18 05:04:28 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/18 05:04:28 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/18 05:04:28 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:28 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/a/b/mid.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/a/b/mid.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-muzogog8xixa/a/b/mid.txt 2026/05/18 05:04:28 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/18 05:04:28 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/18 05:04:28 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/18 05:04:28 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:28 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/a/top.txt" 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/a/top.txt 2026/05/18 05:04:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-muzogog8xixa/a/top.txt 2026/05/18 05:04:28 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/18 05:04:28 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:28 DEBUG : a/b/c: Looking for writers 2026/05/18 05:04:28 DEBUG : deep.txt: reading active writers 2026/05/18 05:04:28 DEBUG : a/b: Looking for writers 2026/05/18 05:04:28 DEBUG : mid.txt: reading active writers 2026/05/18 05:04:28 DEBUG : c: reading active writers 2026/05/18 05:04:28 DEBUG : a: Looking for writers 2026/05/18 05:04:28 DEBUG : top.txt: reading active writers 2026/05/18 05:04:28 DEBUG : b: reading active writers 2026/05/18 05:04:28 DEBUG : Looking for writers 2026/05/18 05:04:28 DEBUG : a: reading active writers 2026/05/18 05:04:28 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.03s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/bigdir/big.bin" 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/bigdir/big.bin 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: adcaff9d3347bcb5275d496dc7b6bfe5 /home/rclone/rclone-test-muzogog8xixa/bigdir/big.bin 2026/05/18 05:04:29 DEBUG : bigdir/big.bin: Parsed hash: adcaff9d3347bcb5275d496dc7b6bfe5 2026/05/18 05:04:29 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:29 DEBUG : bigdir: Looking for writers 2026/05/18 05:04:29 DEBUG : big.bin: reading active writers 2026/05/18 05:04:29 DEBUG : Looking for writers 2026/05/18 05:04:29 DEBUG : bigdir: reading active writers 2026/05/18 05:04:29 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.53s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa", Local "Local file system at /tmp/rclone1559981875", Modify Window "1s" 2026/05/18 05:04:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: poll-interval is not supported by this remote 2026/05/18 05:04:29 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/18 05:04:29 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/18 05:04:29 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:29 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir1/a.txt" 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir1/a.txt 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-muzogog8xixa/dir1/a.txt 2026/05/18 05:04:29 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/18 05:04:29 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/18 05:04:29 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/18 05:04:29 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:29 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir2/b.txt" 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir2/b.txt 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-muzogog8xixa/dir2/b.txt 2026/05/18 05:04:29 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/18 05:04:29 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/18 05:04:29 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/18 05:04:29 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/18 05:04:29 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Shell path "/home/rclone/rclone-test-muzogog8xixa/dir3/c.txt" 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Running remote command: md5sum /home/rclone/rclone-test-muzogog8xixa/dir3/c.txt 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-muzogog8xixa/dir3/c.txt 2026/05/18 05:04:29 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/18 05:04:29 DEBUG : WaitForWriters: timeout=30s 2026/05/18 05:04:29 DEBUG : dir1: Looking for writers 2026/05/18 05:04:29 DEBUG : a.txt: reading active writers 2026/05/18 05:04:29 DEBUG : dir2: Looking for writers 2026/05/18 05:04:29 DEBUG : b.txt: reading active writers 2026/05/18 05:04:29 DEBUG : dir3: Looking for writers 2026/05/18 05:04:29 DEBUG : c.txt: reading active writers 2026/05/18 05:04:29 DEBUG : Looking for writers 2026/05/18 05:04:29 DEBUG : dir1: reading active writers 2026/05/18 05:04:29 DEBUG : dir2: reading active writers 2026/05/18 05:04:29 DEBUG : dir3: reading active writers 2026/05/18 05:04:29 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/18 05:04:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-muzogog8xixa: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.738052574s (try 1/5)