"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/07/15 01:00:56 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-veceviz6neje" 2026/07/15 01:00:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/15 01:00:56 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/15 01:00:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/15 01:00:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/15 01:00:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/15 01:00:56 DEBUG : Setting pass="OCSceGU69rGWeAd4_G38Mq4GzhJ2FZ26" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/15 01:00:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/15 01:00:56 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{FqWWI}" suffix to name 2026/07/15 01:00:56 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/15 01:00:56 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/15 01:00:56 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/15 01:00:56 DEBUG : Setting pass="OCSceGU69rGWeAd4_G38Mq4GzhJ2FZ26" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/15 01:00:56 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/15 01:00:56 NOTICE: TestSFTPOpenssh{FqWWI}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: New connection 127.0.0.1:48054->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell type "unix" from config 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Relative path resolved to "/home/rclone/rclone-test-veceviz6neje" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Using root directory "/home/rclone/rclone-test-veceviz6neje" 2026/07/15 01:00:56 DEBUG : Creating backend with remote "/tmp/rclone2069949806" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:56 DEBUG : dir: Looking for writers 2026/07/15 01:00:56 DEBUG : Looking for writers 2026/07/15 01:00:56 DEBUG : dir: reading active writers 2026/07/15 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.04s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file2" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:00:56 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file2" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:00:56 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/subdir/file3" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/subdir/file3 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-veceviz6neje/dir/subdir/file3 2026/07/15 01:00:56 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/subdir/file3" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/subdir/file3 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-veceviz6neje/dir/subdir/file3 2026/07/15 01:00:56 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/15 01:00:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:56 DEBUG : dir/subdir: Looking for writers 2026/07/15 01:00:56 DEBUG : dir: Looking for writers 2026/07/15 01:00:56 DEBUG : subdir: reading active writers 2026/07/15 01:00:56 DEBUG : file1: reading active writers 2026/07/15 01:00:56 DEBUG : file2: reading active writers 2026/07/15 01:00:56 DEBUG : Looking for writers 2026/07/15 01:00:56 DEBUG : dir: reading active writers 2026/07/15 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.05s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:56 DEBUG : dir: Looking for writers 2026/07/15 01:00:56 DEBUG : file1: reading active writers 2026/07/15 01:00:56 DEBUG : Looking for writers 2026/07/15 01:00:56 DEBUG : dir: reading active writers 2026/07/15 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:56 DEBUG : dir: Looking for writers 2026/07/15 01:00:56 DEBUG : Looking for writers 2026/07/15 01:00:56 DEBUG : dir: reading active writers 2026/07/15 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:56 DEBUG : dir: forgetting directory cache 2026/07/15 01:00:56 DEBUG : forgetting directory cache 2026/07/15 01:00:56 DEBUG : dir: forgetting directory cache 2026/07/15 01:00:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:56 DEBUG : Looking for writers 2026/07/15 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:56 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/15 01:00:56 DEBUG : dir: invalidating directory cache 2026/07/15 01:00:56 DEBUG : >ForgetPath: 2026/07/15 01:00:56 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/15 01:00:56 DEBUG : invalidating directory cache 2026/07/15 01:00:56 DEBUG : dir: forgetting directory cache 2026/07/15 01:00:56 DEBUG : >ForgetPath: 2026/07/15 01:00:56 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/15 01:00:56 DEBUG : >ForgetPath: 2026/07/15 01:00:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:56 DEBUG : dir: Looking for writers 2026/07/15 01:00:56 DEBUG : Looking for writers 2026/07/15 01:00:56 DEBUG : dir: reading active writers 2026/07/15 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: New connection 127.0.0.1:48068->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/fil/a/b/c" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/fil/a/b/c 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-veceviz6neje/fil/a/b/c 2026/07/15 01:00:56 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/fil/a/b/c" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/fil/a/b/c 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-veceviz6neje/fil/a/b/c 2026/07/15 01:00:56 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:56 DEBUG : forgetting directory cache 2026/07/15 01:00:56 DEBUG : dir: forgetting directory cache 2026/07/15 01:00:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:56 DEBUG : dir: Looking for writers 2026/07/15 01:00:56 DEBUG : fil/a/b: Looking for writers 2026/07/15 01:00:56 DEBUG : fil/a: Looking for writers 2026/07/15 01:00:56 DEBUG : b: reading active writers 2026/07/15 01:00:56 DEBUG : fil: Looking for writers 2026/07/15 01:00:56 DEBUG : a: reading active writers 2026/07/15 01:00:56 DEBUG : Looking for writers 2026/07/15 01:00:56 DEBUG : fil: reading active writers 2026/07/15 01:00:56 DEBUG : dir: reading active writers 2026/07/15 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.13s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:56 DEBUG : dir: Looking for writers 2026/07/15 01:00:56 DEBUG : Looking for writers 2026/07/15 01:00:56 DEBUG : dir: reading active writers 2026/07/15 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:56 DEBUG : dir: Looking for writers 2026/07/15 01:00:56 DEBUG : file1: reading active writers 2026/07/15 01:00:56 DEBUG : Looking for writers 2026/07/15 01:00:56 DEBUG : dir: reading active writers 2026/07/15 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.03s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file2" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:00:56 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file2" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:00:56 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/subdir/file3" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/subdir/file3 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-veceviz6neje/dir/subdir/file3 2026/07/15 01:00:56 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/subdir/file3" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/subdir/file3 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-veceviz6neje/dir/subdir/file3 2026/07/15 01:00:56 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/15 01:00:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/15 01:00:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/15 01:00:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/15 01:00:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/15 01:00:56 DEBUG : Waiting for deletions to finish 2026/07/15 01:00:56 INFO : dir/subdir/file3: Deleted 2026/07/15 01:00:56 DEBUG : removing 1 level 2 directories 2026/07/15 01:00:56 INFO : dir/subdir: Removing directory 2026/07/15 01:00:56 DEBUG : dir: invalidating directory cache 2026/07/15 01:00:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/15 01:00:56 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/15 01:00:56 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/15 01:00:56 DEBUG : dir/file1: Reset virtual modtime 2026/07/15 01:00:56 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/15 01:00:56 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/15 01:00:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/15 01:00:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/15 01:00:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:56 DEBUG : dir: invalidating directory cache 2026/07/15 01:00:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/15 01:00:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/15 01:00:56 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/15 01:00:56 DEBUG : forgetting directory cache 2026/07/15 01:00:56 DEBUG : dir: forgetting directory cache 2026/07/15 01:00:56 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/15 01:00:56 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:56 DEBUG : dir/virtualDir: Looking for writers 2026/07/15 01:00:56 DEBUG : dir: Looking for writers 2026/07/15 01:00:56 DEBUG : file1: reading active writers 2026/07/15 01:00:56 DEBUG : virtualFile2: reading active writers 2026/07/15 01:00:56 DEBUG : virtualFile: reading active writers 2026/07/15 01:00:56 DEBUG : virtualDir: reading active writers 2026/07/15 01:00:56 DEBUG : Looking for writers 2026/07/15 01:00:56 DEBUG : dir: reading active writers 2026/07/15 01:00:56 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.08s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:56 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:56 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 ERROR : dir/: Can only open directories read only 2026/07/15 01:00:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:57 DEBUG : dir: Looking for writers 2026/07/15 01:00:57 DEBUG : Looking for writers 2026/07/15 01:00:57 DEBUG : dir: reading active writers 2026/07/15 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/15 01:00:57 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/15 01:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 01:00:57 DEBUG : dir/potato: size = 5 OK 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/potato" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/potato 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/dir/potato 2026/07/15 01:00:57 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:00:57 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 01:00:57 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/15 01:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/15 01:00:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:57 DEBUG : dir: Looking for writers 2026/07/15 01:00:57 DEBUG : potato: reading active writers 2026/07/15 01:00:57 DEBUG : file1: reading active writers 2026/07/15 01:00:57 DEBUG : Looking for writers 2026/07/15 01:00:57 DEBUG : dir: reading active writers 2026/07/15 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.14s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:57 DEBUG : dir/sub: Looking for writers 2026/07/15 01:00:57 DEBUG : dir: Looking for writers 2026/07/15 01:00:57 DEBUG : file1: reading active writers 2026/07/15 01:00:57 DEBUG : sub: reading active writers 2026/07/15 01:00:57 DEBUG : Looking for writers 2026/07/15 01:00:57 DEBUG : dir: reading active writers 2026/07/15 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.15s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/15 01:00:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:57 DEBUG : dir/sub/subsub: Looking for writers 2026/07/15 01:00:57 DEBUG : dir/sub: Looking for writers 2026/07/15 01:00:57 DEBUG : subsub: reading active writers 2026/07/15 01:00:57 DEBUG : dir: Looking for writers 2026/07/15 01:00:57 DEBUG : file1: reading active writers 2026/07/15 01:00:57 DEBUG : sub: reading active writers 2026/07/15 01:00:57 DEBUG : Looking for writers 2026/07/15 01:00:57 DEBUG : dir: reading active writers 2026/07/15 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 ERROR : dir/: Dir.Remove not empty 2026/07/15 01:00:57 DEBUG : dir/file1: Remove: 2026/07/15 01:00:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:57 DEBUG : dir/file1: >Remove: err= 2026/07/15 01:00:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/15 01:00:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:57 DEBUG : Looking for writers 2026/07/15 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : dir/file1: Remove: 2026/07/15 01:00:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:57 DEBUG : dir/file1: >Remove: err= 2026/07/15 01:00:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/15 01:00:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:57 DEBUG : Looking for writers 2026/07/15 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : dir/file1: Remove: 2026/07/15 01:00:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:57 DEBUG : dir/file1: >Remove: err= 2026/07/15 01:00:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:57 DEBUG : dir: Looking for writers 2026/07/15 01:00:57 DEBUG : Looking for writers 2026/07/15 01:00:57 DEBUG : dir: reading active writers 2026/07/15 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file3" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file3 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-veceviz6neje/dir/file3 2026/07/15 01:00:57 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file3" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file3 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-veceviz6neje/dir/file3 2026/07/15 01:00:57 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/15 01:00:57 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/15 01:00:57 DEBUG : dir: Updating dir with dir2 0x169a09687ba0 2026/07/15 01:00:57 DEBUG : dir: forgetting directory cache 2026/07/15 01:00:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/15 01:00:57 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir2/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir2/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir2/file1 2026/07/15 01:00:57 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir2/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir2/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir2/file1 2026/07/15 01:00:57 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir2/file3" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir2/file3 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-veceviz6neje/dir2/file3 2026/07/15 01:00:57 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir2/file3" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir2/file3 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-veceviz6neje/dir2/file3 2026/07/15 01:00:57 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/15 01:00:57 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/15 01:00:57 DEBUG : file2: Updating file with file2 0x169a092f68f0 2026/07/15 01:00:57 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file2" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file2 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/file2 2026/07/15 01:00:57 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file2" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/file2 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/file2 2026/07/15 01:00:57 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir2/file3" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir2/file3 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-veceviz6neje/dir2/file3 2026/07/15 01:00:57 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir2/file3" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir2/file3 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-veceviz6neje/dir2/file3 2026/07/15 01:00:57 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/15 01:00:57 INFO : dir2/file3: Deleted 2026/07/15 01:00:57 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/15 01:00:57 DEBUG : dir2/file3: Updating file with dir2/file3 0x169a092f68f0 2026/07/15 01:00:57 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/15 01:00:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir2/file3" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir2/file3 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir2/file3 2026/07/15 01:00:57 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir2/file3" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir2/file3 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir2/file3 2026/07/15 01:00:57 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/15 01:00:57 DEBUG : empty directory: Updating dir with renamed empty directory 0x169a0935e820 2026/07/15 01:00:57 DEBUG : empty directory: forgetting directory cache 2026/07/15 01:00:57 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/15 01:00:57 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/15 01:00:57 DEBUG : dir2: Renaming to "dir3" 2026/07/15 01:00:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:57 DEBUG : dir3: Looking for writers 2026/07/15 01:00:57 DEBUG : file3: reading active writers 2026/07/15 01:00:57 DEBUG : renamed empty directory: Looking for writers 2026/07/15 01:00:57 DEBUG : Looking for writers 2026/07/15 01:00:57 DEBUG : dir3: reading active writers 2026/07/15 01:00:57 DEBUG : renamed empty directory: reading active writers 2026/07/15 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.19s) === 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-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/15 01:00:57 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:00:57 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 01:00:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/15 01:00:57 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/15 01:00:57 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/15 01:00:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/15 01:00:57 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:00:57 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 01:00:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/15 01:00:57 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/15 01:00:57 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/15 01:00:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (12 bytes), uploading instead of streaming 2026/07/15 01:00:57 DEBUG : dir/sub/file2: size = 12 OK 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/sub/file2" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/sub/file2 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-veceviz6neje/dir/sub/file2 2026/07/15 01:00:57 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/15 01:00:57 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/15 01:00:57 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/15 01:00:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/15 01:00:57 DEBUG : forgetting directory cache 2026/07/15 01:00:57 DEBUG : dir: forgetting directory cache 2026/07/15 01:00:57 DEBUG : dir/sub: forgetting directory cache 2026/07/15 01:00:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/15 01:00:57 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 01:00:57 DEBUG : dir/sub/file0: size = 5 OK 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/sub/file0" 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/sub/file0 2026/07/15 01:00:57 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/dir/sub/file0 2026/07/15 01:00:57 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:00:57 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 01:00:57 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/15 01:00:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/15 01:00:57 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:57 DEBUG : dir/sub: Looking for writers 2026/07/15 01:00:57 DEBUG : file0: reading active writers 2026/07/15 01:00:57 DEBUG : file2: reading active writers 2026/07/15 01:00:57 DEBUG : dir: Looking for writers 2026/07/15 01:00:57 DEBUG : file1: reading active writers 2026/07/15 01:00:57 DEBUG : sub: reading active writers 2026/07/15 01:00:57 DEBUG : Looking for writers 2026/07/15 01:00:57 DEBUG : dir: reading active writers 2026/07/15 01:00:57 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.05s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:57 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:57 DEBUG : forgetting directory cache 2026/07/15 01:00:58 DEBUG : forgetting directory cache 2026/07/15 01:00:58 DEBUG : dir: forgetting directory cache 2026/07/15 01:00:58 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:58 DEBUG : dir: Looking for writers 2026/07/15 01:00:58 DEBUG : Looking for writers 2026/07/15 01:00:58 DEBUG : dir: reading active writers 2026/07/15 01:00:58 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/15 01:00:58 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:00:58 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/15 01:00:58 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/15 01:00:58 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/15 01:00:58 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:00:58 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/15 01:00:58 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/15 01:00:58 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:00:58 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/15 01:00:58 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/15 01:00:58 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/15 01:00:58 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:00:58 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/15 01:00:58 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:58 DEBUG : dir: Looking for writers 2026/07/15 01:00:58 DEBUG : file1: reading active writers 2026/07/15 01:00:58 DEBUG : file1.metadata: reading active writers 2026/07/15 01:00:58 DEBUG : Looking for writers 2026/07/15 01:00:58 DEBUG : dir: reading active writers 2026/07/15 01:00:58 DEBUG : dir.metadata: reading active writers 2026/07/15 01:00:58 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-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:58 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:58 DEBUG : dir: Looking for writers 2026/07/15 01:00:58 DEBUG : file1: reading active writers 2026/07/15 01:00:58 DEBUG : Looking for writers 2026/07/15 01:00:58 DEBUG : dir: reading active writers 2026/07/15 01:00:58 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:58 DEBUG : Can set mod time: true 2026/07/15 01:00:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:58 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:58 DEBUG : dir: Looking for writers 2026/07/15 01:00:58 DEBUG : file1: reading active writers 2026/07/15 01:00:58 DEBUG : Looking for writers 2026/07/15 01:00:58 DEBUG : dir: reading active writers 2026/07/15 01:00:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 01:00:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 01:00:58 DEBUG : dir/file1: size = 0 OK 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 01:00:58 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 01:00:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/15 01:00:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/15 01:00:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:58 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:58 DEBUG : dir: Looking for writers 2026/07/15 01:00:58 DEBUG : file1: reading active writers 2026/07/15 01:00:58 DEBUG : Looking for writers 2026/07/15 01:00:58 DEBUG : dir: reading active writers 2026/07/15 01:00:58 DEBUG : >WaitForWriters: 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/15 01:00:58 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:58 DEBUG : dir: Looking for writers 2026/07/15 01:00:58 DEBUG : file1: reading active writers 2026/07/15 01:00:58 DEBUG : Looking for writers 2026/07/15 01:00:58 DEBUG : dir: reading active writers 2026/07/15 01:00:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 01:00:59 DEBUG : dir/file1: size = 5 OK 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:00:59 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 01:00:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/15 01:00:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: 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-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/15 01:00:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a090e79c0): close: 2026/07/15 01:00:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a090e79c0): >close: err= 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: 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-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/15 01:00:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a0911e9c0): _writeAt: size=5, off=0 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a0911e9c0): openPending: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a0911e9c0): >openPending: err= 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a0911e9c0): >_writeAt: n=5, err= 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a0911e9c0): close: 2026/07/15 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/15 01:00:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/15 01:00:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/15 01:00:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/15 01:00:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a0911e9c0): >close: err= 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 01:00:59 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1.2f98c60a.partial" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1.2f98c60a.partial 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-veceviz6neje/dir/file1.2f98c60a.partial 2026/07/15 01:00:59 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/15 01:00:59 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/15 01:00:59 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/15 01:00:59 INFO : dir/file1: Copied (replaced existing) 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 01:00:59 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.39s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.05s) --- 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.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.21s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 01:00:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:00:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2026/07/15 01:00:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/15 01:00:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/15 01:00:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:00:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : file.txt: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (25 bytes), uploading instead of streaming 2026/07/15 01:00:59 DEBUG : dir/file1: size = 25 OK 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:00:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 01:00:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Remove: 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:59 DEBUG : dir/file1: >Remove: err= 2026/07/15 01:00:59 DEBUG : dir/file1: Remove: 2026/07/15 01:00:59 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Remove: 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:59 DEBUG : dir/file1: >Remove: err= 2026/07/15 01:00:59 DEBUG : dir/file1: Remove: 2026/07/15 01:00:59 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=0x3 2026/07/15 01:00:59 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Updating file with newLeaf 0x169a09a0fc70 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Updating file with dir/file1 0x169a09a0fc70 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : dir/file1: File is currently open, delaying rename 0x169a09a0fc70 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (25 bytes), uploading instead of streaming 2026/07/15 01:00:59 DEBUG : dir/file1: size = 25 OK 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:00:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 01:00:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:00:59 DEBUG : newLeaf: Running delayed rename now 2026/07/15 01:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Updating file with newLeaf 0x169a09a0fc70 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : newLeaf: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : newLeaf: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Updating file with newLeaf 0x169a092f75f0 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Updating file with dir/file1 0x169a092f75f0 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : dir/file1: File is currently open, delaying rename 0x169a092f75f0 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (25 bytes), uploading instead of streaming 2026/07/15 01:00:59 DEBUG : dir/file1: size = 25 OK 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:00:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 01:00:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:00:59 DEBUG : newLeaf: Running delayed rename now 2026/07/15 01:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Updating file with newLeaf 0x169a092f75f0 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : newLeaf: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : newLeaf: reading active writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 01:00:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a096f5340): openPending: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a096f5340): >openPending: err= 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 01:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a096f5340): _writeAt: size=14, off=0 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a096f5340): >_writeAt: n=14, err= 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a096f5340): close: 2026/07/15 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 01:00:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a096f5340): >close: err= 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 01:00:59 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1.ca338588.partial" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1.ca338588.partial 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1.ca338588.partial 2026/07/15 01:00:59 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/15 01:00:59 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/15 01:00:59 INFO : dir/file1: Copied (replaced existing) 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 01:00:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:00:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a0968ee00): _readAt: size=512, off=0 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a0968ee00): openPending: 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a0968ee00): >openPending: err= 2026/07/15 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a0968ee00): >_readAt: n=14, err=EOF 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a0968ee00): close: 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a0968ee00): >close: err= 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 01:00:59 DEBUG : newLeaf: Updating file with newLeaf 0x169a096fa4e0 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/15 01:00:59 DEBUG : dir/file1: Updating file with dir/file1 0x169a096fa4e0 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 01:00:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a09669040): openPending: 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a09669040): >openPending: err= 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 01:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a09669040): _writeAt: size=25, off=0 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a09669040): >_writeAt: n=25, err= 2026/07/15 01:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 01:00:59 DEBUG : newLeaf: Updating file with newLeaf 0x169a096fa4e0 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:00:59 DEBUG : newLeaf(0x169a09669040): close: 2026/07/15 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/15 01:00:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-15 01:00:59.735520522 +0000 UTC m=+3.621328166 2026/07/15 01:00:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/15 01:00:59 DEBUG : newLeaf(0x169a09669040): >close: err= 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : newLeaf: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : newLeaf: reading active writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : newLeaf: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : newLeaf: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:00:59 DEBUG : newLeaf: vfs cache: starting upload 2026/07/15 01:00:59 DEBUG : newLeaf.fbc8bda7.partial: size = 25 OK 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf.fbc8bda7.partial" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf.fbc8bda7.partial 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf.fbc8bda7.partial 2026/07/15 01:00:59 DEBUG : newLeaf.fbc8bda7.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:00:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 01:00:59 DEBUG : newLeaf.fbc8bda7.partial: renamed to: newLeaf 2026/07/15 01:00:59 INFO : newLeaf: Copied (replaced existing) 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:00:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-15 01:00:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/15 01:00:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:00:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : newLeaf: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : newLeaf: reading active writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:00:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:00:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : file1: reading active writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : >WaitForWriters: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Updating file with newLeaf 0x169a09aad930 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Updating file with dir/file1 0x169a09aad930 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:00:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 01:00:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a09b02780): openPending: 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:00:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a09b02780): >openPending: err= 2026/07/15 01:00:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 01:00:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:00:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a09b02780): _writeAt: size=25, off=0 2026/07/15 01:00:59 DEBUG : dir/file1(0x169a09b02780): >_writeAt: n=25, err= 2026/07/15 01:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:00:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:00:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 01:00:59 DEBUG : newLeaf: Updating file with newLeaf 0x169a09aad930 2026/07/15 01:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:00:59 DEBUG : newLeaf(0x169a09b02780): close: 2026/07/15 01:00:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/15 01:00:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-15 01:00:59.968561243 +0000 UTC m=+3.854368887 2026/07/15 01:00:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/15 01:00:59 DEBUG : newLeaf(0x169a09b02780): >close: err= 2026/07/15 01:00:59 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : newLeaf: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:00:59 DEBUG : dir: Looking for writers 2026/07/15 01:00:59 DEBUG : Looking for writers 2026/07/15 01:00:59 DEBUG : dir: reading active writers 2026/07/15 01:00:59 DEBUG : newLeaf: reading active writers 2026/07/15 01:00:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:00 DEBUG : newLeaf: vfs cache: starting upload 2026/07/15 01:01:00 DEBUG : newLeaf.dd4291a9.partial: size = 25 OK 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf.dd4291a9.partial" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf.dd4291a9.partial 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf.dd4291a9.partial 2026/07/15 01:01:00 DEBUG : newLeaf.dd4291a9.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:01:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 01:01:00 DEBUG : newLeaf.dd4291a9.partial: renamed to: newLeaf 2026/07/15 01:01:00 INFO : newLeaf: Copied (replaced existing) 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:01:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-15 01:00:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/15 01:01:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/15 01:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:01:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : >WaitForWriters: 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/15 01:01:00 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : >WaitForWriters: 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:01:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 01:01:00 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09934180): openPending: 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09934180): >openPending: err= 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 01:01:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09934180): _writeAt: size=14, off=0 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09934180): >_writeAt: n=14, err= 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09934180): close: 2026/07/15 01:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/15 01:01:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09934180): >close: err= 2026/07/15 01:01:00 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : file1: reading active writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : file1: reading active writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : file1: reading active writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : file1: reading active writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 01:01:00 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1.ca338588.partial" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1.ca338588.partial 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1.ca338588.partial 2026/07/15 01:01:00 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/15 01:01:00 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/15 01:01:00 INFO : dir/file1: Copied (replaced existing) 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 01:01:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : file1: reading active writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : >WaitForWriters: 2026/07/15 01:01:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:01:00 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:01:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09ada800): _readAt: size=512, off=0 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09ada800): openPending: 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09ada800): >openPending: err= 2026/07/15 01:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09ada800): >_readAt: n=14, err=EOF 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09ada800): close: 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09ada800): >close: err= 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:01:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 01:01:00 DEBUG : newLeaf: Updating file with newLeaf 0x169a096faea0 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:01:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/15 01:01:00 DEBUG : dir/file1: Updating file with dir/file1 0x169a096faea0 2026/07/15 01:01:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:01:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 01:01:00 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a090e6600): openPending: 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a090e6600): >openPending: err= 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 01:01:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a090e6600): _writeAt: size=25, off=0 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a090e6600): >_writeAt: n=25, err= 2026/07/15 01:01:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 01:01:00 DEBUG : newLeaf: Updating file with newLeaf 0x169a096faea0 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:01:00 DEBUG : newLeaf(0x169a090e6600): close: 2026/07/15 01:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/15 01:01:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-15 01:01:00.379438494 +0000 UTC m=+4.265246138 2026/07/15 01:01:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:00 DEBUG : newLeaf(0x169a090e6600): >close: err= 2026/07/15 01:01:00 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:00 DEBUG : newLeaf: vfs cache: starting upload 2026/07/15 01:01:00 DEBUG : newLeaf.9ceff49a.partial: size = 25 OK 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf.9ceff49a.partial" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf.9ceff49a.partial 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf.9ceff49a.partial 2026/07/15 01:01:00 DEBUG : newLeaf.9ceff49a.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:01:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 01:01:00 DEBUG : newLeaf.9ceff49a.partial: renamed to: newLeaf 2026/07/15 01:01:00 INFO : newLeaf: Copied (replaced existing) 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:01:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-15 01:01:00 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/15 01:01:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/15 01:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:01:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : >WaitForWriters: 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/15 01:01:00 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : >WaitForWriters: 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:01:00 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : file1: reading active writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : >WaitForWriters: 2026/07/15 01:01:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:01:00 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:01:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09b03740): _readAt: size=512, off=0 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09b03740): openPending: 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09b03740): >openPending: err= 2026/07/15 01:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09b03740): >_readAt: n=14, err=EOF 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09b03740): close: 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a09b03740): >close: err= 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:01:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 01:01:00 DEBUG : newLeaf: Updating file with newLeaf 0x169a09acc820 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:01:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/15 01:01:00 DEBUG : dir/file1: Updating file with dir/file1 0x169a09acc820 2026/07/15 01:01:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:01:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 01:01:00 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a090e7c00): openPending: 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a090e7c00): >openPending: err= 2026/07/15 01:01:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 01:01:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a090e7c00): _writeAt: size=25, off=0 2026/07/15 01:01:00 DEBUG : dir/file1(0x169a090e7c00): >_writeAt: n=25, err= 2026/07/15 01:01:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/15 01:01:00 DEBUG : newLeaf: Updating file with newLeaf 0x169a09acc820 2026/07/15 01:01:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:01:00 DEBUG : newLeaf(0x169a090e7c00): close: 2026/07/15 01:01:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/15 01:01:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-15 01:01:00.640712745 +0000 UTC m=+4.526520389 2026/07/15 01:01:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:00 DEBUG : newLeaf(0x169a090e7c00): >close: err= 2026/07/15 01:01:00 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:00 DEBUG : newLeaf: vfs cache: starting upload 2026/07/15 01:01:00 DEBUG : newLeaf.98c74d87.partial: size = 25 OK 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf.98c74d87.partial" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf.98c74d87.partial 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf.98c74d87.partial 2026/07/15 01:01:00 DEBUG : newLeaf.98c74d87.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:01:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/15 01:01:00 DEBUG : newLeaf.98c74d87.partial: renamed to: newLeaf 2026/07/15 01:01:00 INFO : newLeaf: Copied (replaced existing) 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:01:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-15 01:01:00 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/15 01:01:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/15 01:01:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/15 01:01:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : >WaitForWriters: 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/newLeaf" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-veceviz6neje/newLeaf 2026/07/15 01:01:00 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/15 01:01:00 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : newLeaf: reading active writers 2026/07/15 01:01:00 DEBUG : >WaitForWriters: 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestFileRename (1.43s) --- PASS: TestFileRename/off,forceCache=false (0.07s) --- PASS: TestFileRename/minimal,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=true (0.38s) --- PASS: TestFileRename/writes,forceCache=false (0.24s) --- PASS: TestFileRename/writes,forceCache=true (0.40s) --- PASS: TestFileRename/full,forceCache=false (0.28s) === 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-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:00 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 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-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/15 01:01:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 01:01:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:00 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : file1: reading active writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.04s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/15 01:01:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 01:01:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/15 01:01:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/15 01:01:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/15 01:01:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/15 01:01:00 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:00 DEBUG : dir: Looking for writers 2026/07/15 01:01:00 DEBUG : file1: reading active writers 2026/07/15 01:01:00 DEBUG : Looking for writers 2026/07/15 01:01:00 DEBUG : dir: reading active writers 2026/07/15 01:01:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.06s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/15 01:01:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 01:01:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/15 01:01:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/15 01:01:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/15 01:01:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/15 01:01:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/15 01:01:01 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/15 01:01:01 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/15 01:01:01 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/15 01:01:01 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/15 01:01:01 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/15 01:01:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/15 01:01:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/15 01:01:01 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/15 01:01:01 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/15 01:01:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/15 01:01:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/15 01:01:01 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : dir: Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : dir: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.14s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/15 01:01:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:01:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 01:01:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : dir: Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : dir: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.05s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/15 01:01:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:01:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/15 01:01:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:01 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : dir: Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : dir: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.06s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/15 01:01:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:01:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:01:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:01:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:01:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a09248f40): _readAt: size=1, off=0 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a09248f40): openPending: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 01:01:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 01:01:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a09248f40): >openPending: err= 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a09248f40): >_readAt: n=1, err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a09248f40): _readAt: size=256, off=1 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a09248f40): >_readAt: n=15, err=EOF 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a09248f40): _readAt: size=16, off=16 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a09248f40): >_readAt: n=0, err=EOF 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a09248f40): close: 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a09248f40): >close: err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a09248f40): close: 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a09248f40): >close: err=file already closed 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : dir: Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : dir: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.04s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/15 01:01:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:01:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:01:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:01:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:01:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): _readAt: size=1, off=0 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): openPending: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 01:01:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 01:01:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): >openPending: err= 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): >_readAt: n=1, err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): _readAt: size=1, off=5 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): >_readAt: n=1, err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): _readAt: size=1, off=3 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): >_readAt: n=1, err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): _readAt: size=1, off=13 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): >_readAt: n=1, err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): _readAt: size=16, off=100 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): >_readAt: n=0, err=EOF 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): close: 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0968f540): >close: err= 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : dir: Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : dir: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.05s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/15 01:01:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:01:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:01:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:01:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:01:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): _readAt: size=1, off=0 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): openPending: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 01:01:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 01:01:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): >openPending: err= 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): >_readAt: n=1, err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): _readAt: size=1, off=5 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): >_readAt: n=1, err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): _readAt: size=1, off=1 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): >_readAt: n=1, err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): _readAt: size=6, off=10 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): >_readAt: n=6, err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): _readAt: size=256, off=10 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): >_readAt: n=6, err=EOF 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): _readAt: size=256, off=100 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): >_readAt: n=0, err=EOF 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): close: 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): >close: err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): _readAt: size=256, off=100 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944a640): >_readAt: n=0, err=file already closed 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : dir: Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : dir: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.03s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/15 01:01:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:01:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:01:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:01:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:01:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944b700): RWFileHandle.Flush 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944b700): _readAt: size=256, off=0 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944b700): openPending: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 01:01:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 01:01:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944b700): >openPending: err= 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944b700): >_readAt: n=16, err=EOF 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944b700): RWFileHandle.Flush 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944b700): RWFileHandle.Flush 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944b700): close: 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a0944b700): >close: err= 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : dir: Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : dir: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/15 01:01:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/15 01:01:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:01:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:01:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:01:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a091d46c0): _readAt: size=256, off=0 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a091d46c0): openPending: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 01:01:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 01:01:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a091d46c0): >openPending: err= 2026/07/15 01:01:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a091d46c0): >_readAt: n=16, err=EOF 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a091d46c0): RWFileHandle.Release 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a091d46c0): close: 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a091d46c0): >close: err= 2026/07/15 01:01:01 DEBUG : dir/file1(0x169a091d46c0): RWFileHandle.Release 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : dir: Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : dir: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:01 DEBUG : file1: newRWFileHandle: 2026/07/15 01:01:01 DEBUG : file1(0x169a091d5200): openPending: 2026/07/15 01:01:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : file1(0x169a091d5200): >openPending: err= 2026/07/15 01:01:01 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 01:01:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 01:01:01 DEBUG : file1(0x169a091d5200): _writeAt: size=5, off=0 2026/07/15 01:01:01 DEBUG : file1(0x169a091d5200): >_writeAt: n=5, err= 2026/07/15 01:01:01 DEBUG : file1(0x169a091d5200): _writeAt: size=7, off=5 2026/07/15 01:01:01 DEBUG : file1(0x169a091d5200): >_writeAt: n=7, err= 2026/07/15 01:01:01 DEBUG : file1: vfs cache: truncate to size=11 2026/07/15 01:01:01 DEBUG : file1(0x169a091d5200): close: 2026/07/15 01:01:01 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 01:01:01.383326022 +0000 UTC m=+5.269133667 2026/07/15 01:01:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:01 DEBUG : file1(0x169a091d5200): >close: err= 2026/07/15 01:01:01 DEBUG : file1(0x169a091d5200): close: 2026/07/15 01:01:01 DEBUG : file1(0x169a091d5200): >close: err=file already closed 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:01 DEBUG : file1: vfs cache: starting upload 2026/07/15 01:01:01 DEBUG : file1.b92d5934.partial: size = 11 OK 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1.b92d5934.partial" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1.b92d5934.partial 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-veceviz6neje/file1.b92d5934.partial 2026/07/15 01:01:01 DEBUG : file1.b92d5934.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/15 01:01:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 01:01:01 DEBUG : file1.b92d5934.partial: renamed to: file1 2026/07/15 01:01:01 INFO : file1: Copied (new) 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/15 01:01:01 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-15 01:01:01 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/15 01:01:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:01 DEBUG : file1: newRWFileHandle: 2026/07/15 01:01:01 DEBUG : file1(0x169a09610d80): openPending: 2026/07/15 01:01:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : file1(0x169a09610d80): >openPending: err= 2026/07/15 01:01:01 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 01:01:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 01:01:01 DEBUG : file1(0x169a09610d80): _writeAt: size=7, off=0 2026/07/15 01:01:01 DEBUG : file1(0x169a09610d80): >_writeAt: n=7, err= 2026/07/15 01:01:01 DEBUG : file1(0x169a09610d80): _writeAt: size=6, off=5 2026/07/15 01:01:01 DEBUG : file1(0x169a09610d80): >_writeAt: n=6, err= 2026/07/15 01:01:01 DEBUG : file1(0x169a09610d80): close: 2026/07/15 01:01:01 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 01:01:01.551549942 +0000 UTC m=+5.437357586 2026/07/15 01:01:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:01 DEBUG : file1(0x169a09610d80): >close: err= 2026/07/15 01:01:01 DEBUG : file1(0x169a09610d80): _writeAt: size=5, off=0 2026/07/15 01:01:01 DEBUG : file1(0x169a09610d80): >_writeAt: n=0, err=file already closed 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:01 DEBUG : file1: vfs cache: starting upload 2026/07/15 01:01:01 DEBUG : file1.4c31abe3.partial: size = 11 OK 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1.4c31abe3.partial" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1.4c31abe3.partial 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-veceviz6neje/file1.4c31abe3.partial 2026/07/15 01:01:01 DEBUG : file1.4c31abe3.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/15 01:01:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 01:01:01 DEBUG : file1.4c31abe3.partial: renamed to: file1 2026/07/15 01:01:01 INFO : file1: Copied (new) 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/15 01:01:01 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-15 01:01:01 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/15 01:01:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:01 DEBUG : file1: newRWFileHandle: 2026/07/15 01:01:01 DEBUG : file1(0x169a09610500): openPending: 2026/07/15 01:01:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : file1(0x169a09610500): >openPending: err= 2026/07/15 01:01:01 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 01:01:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 01:01:01 DEBUG : file1(0x169a09610500): close: 2026/07/15 01:01:01 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 01:01:01.730284067 +0000 UTC m=+5.616091712 2026/07/15 01:01:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:01 DEBUG : file1(0x169a09610500): >close: err= 2026/07/15 01:01:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/15 01:01:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 01:01:01 DEBUG : file2: newRWFileHandle: 2026/07/15 01:01:01 DEBUG : file2(0x169a09610980): openPending: 2026/07/15 01:01:01 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/15 01:01:01 DEBUG : file2(0x169a09610980): >openPending: err= 2026/07/15 01:01:01 DEBUG : file2: >newRWFileHandle: err= 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/15 01:01:01 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/15 01:01:01 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/15 01:01:01 DEBUG : file2(0x169a09610980): RWFileHandle.Flush 2026/07/15 01:01:01 DEBUG : file2(0x169a09610980): RWFileHandle.Release 2026/07/15 01:01:01 DEBUG : file2(0x169a09610980): close: 2026/07/15 01:01:01 DEBUG : file2: vfs cache: setting modification time to 2026-07-15 01:01:01.730937714 +0000 UTC m=+5.616745358 2026/07/15 01:01:01 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:01 DEBUG : file2(0x169a09610980): >close: err= 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file2: reading active writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : file2: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file2: reading active writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : file2: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/15 01:01:01 DEBUG : file2: vfs cache: starting upload 2026/07/15 01:01:01 DEBUG : file1: vfs cache: starting upload 2026/07/15 01:01:01 DEBUG : file1.646c14db.partial: size = 0 OK 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1.646c14db.partial" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1.646c14db.partial 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-veceviz6neje/file1.646c14db.partial 2026/07/15 01:01:01 DEBUG : file1.646c14db.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 01:01:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 01:01:01 DEBUG : file2.3410bee6.partial: size = 0 OK 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file2.3410bee6.partial" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file2.3410bee6.partial 2026/07/15 01:01:01 DEBUG : file1.646c14db.partial: renamed to: file1 2026/07/15 01:01:01 INFO : file1: Copied (new) 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-veceviz6neje/file2.3410bee6.partial 2026/07/15 01:01:01 DEBUG : file2.3410bee6.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 01:01:01 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 01:01:01 DEBUG : file2.3410bee6.partial: renamed to: file2 2026/07/15 01:01:01 INFO : file2: Copied (new) 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file2" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 01:01:01 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-15 01:01:01 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/15 01:01:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file2 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-veceviz6neje/file2 2026/07/15 01:01:01 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 01:01:01 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-15 01:01:01 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/15 01:01:01 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/15 01:01:01 INFO : file2: vfs cache: upload succeeded try #1 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : file2: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:01 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file2" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file2 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-veceviz6neje/file2 2026/07/15 01:01:01 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file2" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/file2 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-veceviz6neje/file2 2026/07/15 01:01:01 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : file2: reading active writers 2026/07/15 01:01:01 DEBUG : >WaitForWriters: 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.20s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:01 DEBUG : file1: newRWFileHandle: 2026/07/15 01:01:01 DEBUG : file1(0x169a09a4bc40): openPending: 2026/07/15 01:01:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : file1(0x169a09a4bc40): >openPending: err= 2026/07/15 01:01:01 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 01:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 01:01:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 01:01:01 DEBUG : file1(0x169a09a4bc40): _writeAt: size=5, off=0 2026/07/15 01:01:01 DEBUG : file1(0x169a09a4bc40): >_writeAt: n=5, err= 2026/07/15 01:01:01 DEBUG : file1(0x169a09a4bc40): RWFileHandle.Flush 2026/07/15 01:01:01 DEBUG : file1(0x169a09a4bc40): RWFileHandle.Flush 2026/07/15 01:01:01 DEBUG : file1(0x169a09a4bc40): close: 2026/07/15 01:01:01 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 01:01:01.928508323 +0000 UTC m=+5.814315967 2026/07/15 01:01:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:01 DEBUG : file1(0x169a09a4bc40): >close: err= 2026/07/15 01:01:01 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:01 DEBUG : Looking for writers 2026/07/15 01:01:01 DEBUG : file1: reading active writers 2026/07/15 01:01:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:02 DEBUG : file1: vfs cache: starting upload 2026/07/15 01:01:02 DEBUG : file1.1168a479.partial: size = 5 OK 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1.1168a479.partial" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1.1168a479.partial 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/file1.1168a479.partial 2026/07/15 01:01:02 DEBUG : file1.1168a479.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 01:01:02 DEBUG : file1.1168a479.partial: renamed to: file1 2026/07/15 01:01:02 INFO : file1: Copied (new) 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-15 01:01:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/15 01:01:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:02 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : >WaitForWriters: 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : file1: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : file1(0x169a090a3040): openPending: 2026/07/15 01:01:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:02 DEBUG : file1(0x169a090a3040): >openPending: err= 2026/07/15 01:01:02 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 01:01:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 01:01:02 DEBUG : file1(0x169a090a3040): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : file1(0x169a090a3040): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : file1(0x169a090a3040): RWFileHandle.Release 2026/07/15 01:01:02 DEBUG : file1(0x169a090a3040): close: 2026/07/15 01:01:02 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 01:01:02.08640483 +0000 UTC m=+5.972212474 2026/07/15 01:01:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : file1(0x169a090a3040): >close: err= 2026/07/15 01:01:02 DEBUG : file1(0x169a090a3040): RWFileHandle.Release 2026/07/15 01:01:02 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:02 DEBUG : file1: vfs cache: starting upload 2026/07/15 01:01:02 DEBUG : file1.476af05f.partial: size = 5 OK 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1.476af05f.partial" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1.476af05f.partial 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/file1.476af05f.partial 2026/07/15 01:01:02 DEBUG : file1.476af05f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 01:01:02 DEBUG : file1.476af05f.partial: renamed to: file1 2026/07/15 01:01:02 INFO : file1: Copied (new) 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-15 01:01:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/15 01:01:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:02 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : >WaitForWriters: 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/15 01:01:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 01:01:02 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a090e7480): openPending: 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 01:01:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a090e7480): >openPending: err= 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:01:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a090e7480): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a090e7480): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a090e7480): close: 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-15 01:01:02.270115286 +0000 UTC m=+6.155922960 2026/07/15 01:01:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a090e7480): >close: err= 2026/07/15 01:01:02 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:02 DEBUG : dir: Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : dir: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:01:02 DEBUG : dir: Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : dir: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:02 DEBUG : dir: Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : dir: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:02 DEBUG : dir: Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : dir: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 01:01:02 DEBUG : dir/file1.cbaf702d.partial: size = 5 OK 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1.cbaf702d.partial" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1.cbaf702d.partial 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/dir/file1.cbaf702d.partial 2026/07/15 01:01:02 DEBUG : dir/file1.cbaf702d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:02 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 01:01:02 DEBUG : dir/file1.cbaf702d.partial: renamed to: dir/file1 2026/07/15 01:01:02 INFO : dir/file1: Copied (replaced existing) 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-15 01:01:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 01:01:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 01:01:02 DEBUG : dir: Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : dir: reading active writers 2026/07/15 01:01:02 DEBUG : >WaitForWriters: 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/15 01:01:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : dir/file1: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/15 01:01:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a09b039c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a09b039c0): openPending: 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/15 01:01:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a09b039c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a09b039c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a09b039c0): _writeAt: size=15, off=5 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a09b039c0): >_writeAt: n=15, err= 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a09b039c0): close: 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-15 01:01:02.450430949 +0000 UTC m=+6.336238594 2026/07/15 01:01:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : dir/file1(0x169a09b039c0): >close: err= 2026/07/15 01:01:02 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:02 DEBUG : dir: Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : dir: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:01:02 DEBUG : dir: Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : dir: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:02 DEBUG : dir: Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : dir: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:02 DEBUG : dir: Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : dir: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: starting upload 2026/07/15 01:01:02 DEBUG : dir/file1.5fc9ece3.partial: size = 20 OK 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1.5fc9ece3.partial" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1.5fc9ece3.partial 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-veceviz6neje/dir/file1.5fc9ece3.partial 2026/07/15 01:01:02 DEBUG : dir/file1.5fc9ece3.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/15 01:01:02 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/15 01:01:02 DEBUG : dir/file1.5fc9ece3.partial: renamed to: dir/file1 2026/07/15 01:01:02 INFO : dir/file1: Copied (replaced existing) 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:02 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-15 01:01:02 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/15 01:01:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/15 01:01:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/15 01:01:02 DEBUG : dir: Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : dir: reading active writers 2026/07/15 01:01:02 DEBUG : >WaitForWriters: 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : file1: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : file1(0x169a0911e640): openPending: 2026/07/15 01:01:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:02 DEBUG : file1(0x169a0911e640): >openPending: err= 2026/07/15 01:01:02 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 01:01:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 01:01:02 DEBUG : file1(0x169a0911e640): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : file1(0x169a0911e640): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : file1(0x169a0911e640): close: 2026/07/15 01:01:02 DEBUG : file1: vfs cache: setting modification time to 2026-07-15 01:01:02.618502203 +0000 UTC m=+6.504309847 2026/07/15 01:01:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : file1(0x169a0911e640): >close: err= 2026/07/15 01:01:02 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:02 DEBUG : file1: vfs cache: starting upload 2026/07/15 01:01:02 DEBUG : file1.20f5f0b7.partial: size = 5 OK 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1.20f5f0b7.partial" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1.20f5f0b7.partial 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/file1.20f5f0b7.partial 2026/07/15 01:01:02 DEBUG : file1.20f5f0b7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 01:01:02 DEBUG : file1.20f5f0b7.partial: renamed to: file1 2026/07/15 01:01:02 INFO : file1: Copied (new) 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-15 01:01:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/15 01:01:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:02 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 01:01:02 DEBUG : Looking for writers 2026/07/15 01:01:02 DEBUG : file1: reading active writers 2026/07/15 01:01:02 DEBUG : >WaitForWriters: 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.17s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/15 01:01:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03e80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03e80): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03e80): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03e80): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03e80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.781254994 +0000 UTC m=+6.667062638 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03e80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953ea40): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953ea40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953ea40): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953ea40): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953ea40): _writeAt: size=3, off=2 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953ea40): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953ea40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.781254994 +0000 UTC m=+6.667062638 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953ea40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953f2c0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953f2c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953f2c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953f2c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953f2c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.781254994 +0000 UTC m=+6.667062638 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953f2c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d5ebd0 item 1 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f8c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f8c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f8c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f8c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f8c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.783960833 +0000 UTC m=+6.669768477 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f8c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fdc0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fdc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fdc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fdc0): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fdc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.783960833 +0000 UTC m=+6.669768477 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fdc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a08540 item 2 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6500): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6500): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6500): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6500): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6500): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.786768843 +0000 UTC m=+6.672576487 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6500): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6980): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6980): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6980): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6980): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6980): _writeAt: size=3, off=2 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6980): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6980): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.786768843 +0000 UTC m=+6.672576487 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6980): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6e40): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6e40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6e40): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6e40): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6e40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.786768843 +0000 UTC m=+6.672576487 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a6e40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a08a80 item 3 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a74c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a74c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a74c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a74c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a74c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.790875911 +0000 UTC m=+6.676683556 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a74c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a7a00): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a7a00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a7a00): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a7a00): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a7a00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.790875911 +0000 UTC m=+6.676683556 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096a7a00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a08f50 item 4 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c0140): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c0140): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c0140): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c0140): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c0140): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.792367671 +0000 UTC m=+6.678175316 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c0140): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c05c0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c05c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c05c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c05c0): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c05c0): _writeAt: size=3, off=2 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c05c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c05c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.792367671 +0000 UTC m=+6.678175316 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c05c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c0a80): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c0a80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c0a80): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c0a80): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c0a80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.792367671 +0000 UTC m=+6.678175316 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c0a80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a092d0 item 5 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1100): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1100): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1100): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1100): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1100): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.794270843 +0000 UTC m=+6.680078497 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1100): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1640): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1640): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1640): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1640): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1640): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.794270843 +0000 UTC m=+6.680078497 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1640): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a097a0 item 6 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1cc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1cc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1cc0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1cc0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1cc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.795854044 +0000 UTC m=+6.681661688 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096c1cc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea2c0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea2c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea2c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea2c0): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea2c0): _writeAt: size=3, off=2 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea2c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.795854044 +0000 UTC m=+6.681661688 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea2c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea780): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea780): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea780): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea780): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea780): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.795854044 +0000 UTC m=+6.681661688 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ea780): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a09b20 item 7 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eae00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eae00): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eae00): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eae00): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eae00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.797942564 +0000 UTC m=+6.683750208 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eae00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eb340): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eb340): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eb340): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eb340): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eb340): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.797942564 +0000 UTC m=+6.683750208 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eb340): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090ee150 item 8 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eb900): _readAt: size=2, off=0 2026/07/15 01:01:02 ERROR : open-test-file(0x169a096eb900): Couldn't read size of file 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eb900): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eb900): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eb900): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eb900): close: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096eb900): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ebcc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ebcc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ebcc0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ebcc0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ebcc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.800066019 +0000 UTC m=+6.685873663 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096ebcc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934240): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934240): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934240): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934240): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934240): _writeAt: size=3, off=2 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934240): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934240): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.800066019 +0000 UTC m=+6.685873663 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934240): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934740): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934740): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934740): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934740): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934740): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.800066019 +0000 UTC m=+6.685873663 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934740): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090ee700 item 9 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934dc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934dc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934dc0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934dc0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934dc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.803515965 +0000 UTC m=+6.689323609 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09934dc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935300): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935300): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935300): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935300): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935300): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.803515965 +0000 UTC m=+6.689323609 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935300): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090ef5e0 item 10 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935940): _readAt: size=2, off=0 2026/07/15 01:01:02 ERROR : open-test-file(0x169a09935940): Couldn't read size of file 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935940): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935940): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935940): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935940): close: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935940): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935d00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935d00): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935d00): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935d00): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935d00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.805271189 +0000 UTC m=+6.691078833 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09935d00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964300): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964300): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964300): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964300): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964300): _writeAt: size=3, off=2 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964300): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964300): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.805271189 +0000 UTC m=+6.691078833 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964300): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964800): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964800): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964800): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964800): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964800): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.805271189 +0000 UTC m=+6.691078833 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964800): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090efc70 item 11 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964e80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964e80): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964e80): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964e80): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964e80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.807491075 +0000 UTC m=+6.693298719 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09964e80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fd80): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fd80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fd80): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fd80): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fd80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.807491075 +0000 UTC m=+6.693298719 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fd80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d5f260 item 12 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a097064c0): _readAt: size=2, off=0 2026/07/15 01:01:02 ERROR : open-test-file(0x169a097064c0): Couldn't read size of file 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a097064c0): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a097064c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a097064c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a097064c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a097064c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09706880): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09706880): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09706880): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09706880): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09706880): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.808905991 +0000 UTC m=+6.694713635 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09706880): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09706f40): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09706f40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09706f40): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09706f40): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09706f40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.808905991 +0000 UTC m=+6.694713635 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09706f40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d5f880 item 13 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a097075c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a097075c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a097075c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a097075c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a097075c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.810682294 +0000 UTC m=+6.696489939 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a097075c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09707b00): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09707b00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09707b00): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09707b00): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09707b00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.810682294 +0000 UTC m=+6.696489939 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09707b00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0911a070 item 14 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999e240): _readAt: size=2, off=0 2026/07/15 01:01:02 ERROR : open-test-file(0x169a0999e240): Couldn't read size of file 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999e240): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999e240): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999e240): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999e240): close: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999e240): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999e600): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999e600): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999e600): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999e600): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999e600): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.812566341 +0000 UTC m=+6.698373985 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999e600): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999ecc0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999ecc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999ecc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999ecc0): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999ecc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.812566341 +0000 UTC m=+6.698373985 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999ecc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0911ac40 item 15 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999f340): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999f340): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999f340): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999f340): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999f340): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.813863114 +0000 UTC m=+6.699670758 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999f340): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999f880): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999f880): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999f880): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999f880): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999f880): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.813863114 +0000 UTC m=+6.699670758 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999f880): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0911b880 item 16 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999fec0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999fec0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999fec0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999fec0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999fec0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.815370433 +0000 UTC m=+6.701178077 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0999fec0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0440): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0440): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0440): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0440): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0440): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0440): _writeAt: size=3, off=7 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0440): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0440): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.815370433 +0000 UTC m=+6.701178077 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0440): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0940): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0940): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0940): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0940): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0940): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.815370433 +0000 UTC m=+6.701178077 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0940): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0911bc70 item 17 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0fc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0fc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0fc0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0fc0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0fc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.818153206 +0000 UTC m=+6.703960850 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c0fc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c1500): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c1500): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c1500): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c1500): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c1500): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.818153206 +0000 UTC m=+6.703960850 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c1500): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09016930 item 18 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c1b80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c1b80): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c1b80): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c1b80): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c1b80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.819525291 +0000 UTC m=+6.705332936 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099c1b80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4180): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4180): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4180): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4180): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4180): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4180): _writeAt: size=3, off=7 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4180): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4180): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.819525291 +0000 UTC m=+6.705332936 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4180): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4680): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4680): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4680): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4680): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4680): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.819525291 +0000 UTC m=+6.705332936 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4680): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090170a0 item 19 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4d00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4d00): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4d00): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4d00): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4d00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.822014643 +0000 UTC m=+6.707822287 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e4d00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5240): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5240): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5240): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5240): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5240): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.822014643 +0000 UTC m=+6.707822287 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5240): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090178f0 item 20 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e58c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e58c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e58c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e58c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e58c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.823648249 +0000 UTC m=+6.709455893 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e58c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5dc0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5dc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5dc0): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5dc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5dc0): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5dc0): _writeAt: size=3, off=7 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5dc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.823648249 +0000 UTC m=+6.709455893 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099e5dc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a163c0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a163c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a163c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a163c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a163c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.823648249 +0000 UTC m=+6.709455893 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a163c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096ca150 item 21 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a16a40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a16a40): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a16a40): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a16a40): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a16a40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.826401236 +0000 UTC m=+6.712208890 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a16a40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a16f80): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a16f80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a16f80): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a16f80): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a16f80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.826401236 +0000 UTC m=+6.712208890 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a16f80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096ca700 item 22 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17600): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17600): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17600): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17600): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17600): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.828701473 +0000 UTC m=+6.714509118 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17600): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17b00): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17b00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17b00): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17b00): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17b00): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17b00): _writeAt: size=3, off=7 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17b00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.828701473 +0000 UTC m=+6.714509118 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a17b00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3e100): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3e100): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3e100): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3e100): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3e100): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.828701473 +0000 UTC m=+6.714509118 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3e100): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096caa80 item 23 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3e780): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3e780): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3e780): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3e780): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3e780): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.830601129 +0000 UTC m=+6.716408773 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3e780): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3ecc0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3ecc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3ecc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3ecc0): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3ecc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.830601129 +0000 UTC m=+6.716408773 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3ecc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096cb110 item 24 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3f300): _readAt: size=2, off=0 2026/07/15 01:01:02 ERROR : open-test-file(0x169a09a3f300): Couldn't read size of file 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3f300): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3f300): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3f300): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3f300): close: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3f300): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3f6c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3f6c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3f6c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3f6c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3f6c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.832142252 +0000 UTC m=+6.717949896 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3f6c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3fbc0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3fbc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3fbc0): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3fbc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3fbc0): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3fbc0): _writeAt: size=3, off=7 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3fbc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3fbc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.832142252 +0000 UTC m=+6.717949896 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a3fbc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62200): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62200): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62200): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62200): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62200): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.832142252 +0000 UTC m=+6.717949896 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62200): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096cbce0 item 25 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62880): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62880): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62880): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62880): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62880): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.834371235 +0000 UTC m=+6.720178879 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62880): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62dc0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62dc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62dc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62dc0): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62dc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.834371235 +0000 UTC m=+6.720178879 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a62dc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a093727e0 item 26 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63400): _readAt: size=2, off=0 2026/07/15 01:01:02 ERROR : open-test-file(0x169a09a63400): Couldn't read size of file 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63400): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63400): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63400): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63400): close: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63400): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a637c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a637c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a637c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a637c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a637c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.835965517 +0000 UTC m=+6.721773161 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a637c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63cc0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63cc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63cc0): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63cc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63cc0): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63cc0): _writeAt: size=3, off=7 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63cc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.835965517 +0000 UTC m=+6.721773161 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a63cc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98300): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98300): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98300): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98300): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98300): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.835965517 +0000 UTC m=+6.721773161 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98300): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09372e70 item 27 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98980): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98980): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98980): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98980): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98980): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.838142393 +0000 UTC m=+6.723950037 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98980): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98ec0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98ec0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98ec0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98ec0): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98ec0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.838142393 +0000 UTC m=+6.723950037 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a98ec0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a093737a0 item 28 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a99500): _readAt: size=2, off=0 2026/07/15 01:01:02 ERROR : open-test-file(0x169a09a99500): Couldn't read size of file 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a99500): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a99500): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a99500): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a99500): close: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a99500): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a998c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a998c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a998c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a998c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a998c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.83960061 +0000 UTC m=+6.725408254 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a998c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09aca080): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09aca080): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09aca080): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09aca080): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09aca080): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.83960061 +0000 UTC m=+6.725408254 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09aca080): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09373dc0 item 29 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09aca700): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09aca700): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09aca700): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09aca700): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09aca700): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.841405748 +0000 UTC m=+6.727213392 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09aca700): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acac40): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acac40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acac40): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acac40): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acac40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.841405748 +0000 UTC m=+6.727213392 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acac40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d52850 item 30 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acb280): _readAt: size=2, off=0 2026/07/15 01:01:02 ERROR : open-test-file(0x169a09acb280): Couldn't read size of file 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acb280): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acb280): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acb280): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acb280): close: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acb280): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acb640): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acb640): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acb640): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acb640): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acb640): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.842642309 +0000 UTC m=+6.728449953 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acb640): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acbd00): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acbd00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acbd00): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acbd00): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acbd00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.842642309 +0000 UTC m=+6.728449953 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09acbd00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d53180 item 31 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b04480): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b04480): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b04480): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b04480): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b04480): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.844345475 +0000 UTC m=+6.730153119 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b04480): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b049c0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b049c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b049c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b049c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b049c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.844345475 +0000 UTC m=+6.730153119 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b049c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d539d0 item 32 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05000): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05000): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05000): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05000): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05000): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.845979131 +0000 UTC m=+6.731786775 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05000): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05480): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05480): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05480): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05480): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05480): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090f44d0 item 33 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05480): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05480): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.846448903 +0000 UTC m=+6.732256547 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05480): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05980): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05980): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05980): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05980): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05980): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.846448903 +0000 UTC m=+6.732256547 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b05980): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090f4850 item 33 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09965040): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09965040): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09965040): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09965040): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09965040): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.847997699 +0000 UTC m=+6.733805344 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09965040): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099654c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099654c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08daee70 item 34 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099654c0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099654c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099654c0): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099654c0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099654c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.85229732 +0000 UTC m=+6.738104983 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a099654c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09965a00): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09965a00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09965a00): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09965a00): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09965a00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.85229732 +0000 UTC m=+6.738104983 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09965a00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08daf1f0 item 34 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b90140): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b90140): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b90140): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b90140): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b90140): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.856779853 +0000 UTC m=+6.742587517 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b90140): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b905c0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b905c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b905c0): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b905c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b905c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08daf7a0 item 35 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b905c0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b905c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.85801992 +0000 UTC m=+6.743827563 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b905c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b90ac0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b90ac0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b90ac0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b90ac0): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b90ac0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.85801992 +0000 UTC m=+6.743827563 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b90ac0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08dafce0 item 35 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91140): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91140): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91140): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91140): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91140): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.860506948 +0000 UTC m=+6.746314592 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91140): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91640): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91640): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d14620 item 36 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91640): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91640): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91640): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91640): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91640): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.861632159 +0000 UTC m=+6.747439803 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91640): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91b80): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91b80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91b80): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91b80): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91b80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.861632159 +0000 UTC m=+6.747439803 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b91b80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d14850 item 36 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb42c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb42c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb42c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb42c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb42c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.864716979 +0000 UTC m=+6.750524643 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb42c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4740): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4740): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4740): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4740): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4740): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d15030 item 37 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4740): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4740): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.866205924 +0000 UTC m=+6.752013578 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4740): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4c40): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4c40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4c40): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4c40): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4c40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.866205924 +0000 UTC m=+6.752013578 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb4c40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d159d0 item 37 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb52c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb52c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb52c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb52c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb52c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.868634321 +0000 UTC m=+6.754441975 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb52c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb57c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb57c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d54310 item 38 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb57c0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb57c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb57c0): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb57c0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb57c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.869314007 +0000 UTC m=+6.755121671 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb57c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb5d00): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb5d00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb5d00): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb5d00): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb5d00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.869314007 +0000 UTC m=+6.755121671 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bb5d00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d54af0 item 38 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c1c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c1c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c1c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c1c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c1c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.871627048 +0000 UTC m=+6.757434693 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c1c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c6c0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c6c0): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c6c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c6c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090f5570 item 39 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c6c0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c6c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.872702106 +0000 UTC m=+6.758509760 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2c6c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2cbc0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2cbc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2cbc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2cbc0): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2cbc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.872702106 +0000 UTC m=+6.758509760 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2cbc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090f5730 item 39 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d240): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d240): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d240): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d240): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d240): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.874760981 +0000 UTC m=+6.760568624 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d240): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d740): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d740): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090f5ce0 item 40 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d740): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d740): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d740): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d740): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d740): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.877134044 +0000 UTC m=+6.762941718 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2d740): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2dc80): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2dc80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2dc80): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2dc80): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2dc80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.877134044 +0000 UTC m=+6.762941718 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b2dc80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d56230 item 40 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48340): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48340): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48340): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48340): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48340): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48340): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48340): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.879325427 +0000 UTC m=+6.765133081 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48340): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48840): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48840): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48840): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d57180 item 41 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48840): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48840): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.881648547 +0000 UTC m=+6.767456191 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48840): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48d00): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48d00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48d00): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48d00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48d00): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d57420 item 41 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48d00): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48d00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.882308366 +0000 UTC m=+6.768116010 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b48d00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49240): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49240): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49240): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49240): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49240): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.882308366 +0000 UTC m=+6.768116010 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49240): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d57650 item 41 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49880): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49880): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49880): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49880): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49880): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49880): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49880): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.887530627 +0000 UTC m=+6.773338271 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49880): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49d80): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49d80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49d80): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d57ab0 item 42 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49d80): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49d80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.888019885 +0000 UTC m=+6.773827539 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b49d80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b683c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b683c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d57e30 item 42 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b683c0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b683c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b683c0): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b683c0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b683c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.888728475 +0000 UTC m=+6.774536118 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b683c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68940): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68940): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68940): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68940): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68940): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.888728475 +0000 UTC m=+6.774536118 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68940): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09938150 item 42 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68f80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68f80): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68f80): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68f80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68f80): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68f80): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68f80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.891337572 +0000 UTC m=+6.777145256 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b68f80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b69480): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b69480): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b69480): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a099384d0 item 43 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b69480): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b69480): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.891813585 +0000 UTC m=+6.777621249 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b69480): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b699c0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b699c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b699c0): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b699c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b699c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09938690 item 43 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b699c0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b699c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.892555457 +0000 UTC m=+6.778363112 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b699c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04000): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04000): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04000): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04000): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04000): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.892555457 +0000 UTC m=+6.778363112 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04000): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a099391f0 item 43 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04640): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04640): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04640): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04640): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04640): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04640): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04640): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.894729578 +0000 UTC m=+6.780537221 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04640): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04b40): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04b40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04b40): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a099397a0 item 44 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04b40): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04b40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.895534889 +0000 UTC m=+6.781342533 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c04b40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05080): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05080): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09939960 item 44 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05080): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05080): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05080): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05080): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05080): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.896355961 +0000 UTC m=+6.782163605 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05080): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05600): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05600): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05600): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05600): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05600): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.896355961 +0000 UTC m=+6.782163605 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05600): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09939b20 item 44 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05c40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05c40): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05c40): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05c40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05c40): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05c40): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05c40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.898287947 +0000 UTC m=+6.784095591 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c05c40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22240): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22240): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22240): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09266000 item 45 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22240): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22240): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.899171945 +0000 UTC m=+6.784979589 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22240): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22940): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22940): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22940): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22940): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22940): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.899171945 +0000 UTC m=+6.784979589 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22940): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092662a0 item 45 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22f80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22f80): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22f80): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22f80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22f80): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22f80): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22f80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.901032878 +0000 UTC m=+6.786840523 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c22f80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c23480): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c23480): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c23480): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09266620 item 46 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c23480): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c23480): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.902049947 +0000 UTC m=+6.787857621 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c23480): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c23b80): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c23b80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c23b80): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c23b80): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c23b80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.902049947 +0000 UTC m=+6.787857621 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c23b80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092669a0 item 46 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c442c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c442c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c442c0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c442c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c442c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c442c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c442c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.905459848 +0000 UTC m=+6.791267492 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c442c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c447c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c447c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c447c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09266d20 item 47 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c447c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c447c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.906786757 +0000 UTC m=+6.792594401 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c447c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c44ec0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c44ec0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c44ec0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c44ec0): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c44ec0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.906786757 +0000 UTC m=+6.792594401 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c44ec0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09266ee0 item 47 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2440): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2440): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2440): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2440): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2440): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2440): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2440): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.90856194 +0000 UTC m=+6.794369583 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2440): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2940): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2940): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2940): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d552d0 item 48 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2940): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2940): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.909633971 +0000 UTC m=+6.795441615 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd2940): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3040): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3040): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3040): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3040): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3040): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.909633971 +0000 UTC m=+6.795441615 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3040): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d557a0 item 48 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3680): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3680): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3680): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3680): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3680): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.911142112 +0000 UTC m=+6.796949756 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3680): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3b00): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3b00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3b00): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3b00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3b00): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3b00): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d55e30 item 49 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3b00): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3b00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.911959425 +0000 UTC m=+6.797767069 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bd3b00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6140): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6140): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6140): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6140): >_readAt: n=8, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6140): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.911959425 +0000 UTC m=+6.797767069 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6140): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09040230 item 49 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf67c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf67c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf67c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf67c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf67c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.913728416 +0000 UTC m=+6.799536060 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf67c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6cc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6cc0): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6cc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090405b0 item 50 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6cc0): _readAt: size=2, off=5 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6cc0): _writeAt: size=3, off=5 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6cc0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6cc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.914918309 +0000 UTC m=+6.800725953 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf6cc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7240): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7240): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7240): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7240): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7240): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.914918309 +0000 UTC m=+6.800725953 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7240): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09040770 item 50 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf78c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf78c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf78c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf78c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf78c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.916649729 +0000 UTC m=+6.802457383 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf78c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7dc0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7dc0): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7dc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7dc0): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7dc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09040fc0 item 51 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7dc0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7dc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.917298907 +0000 UTC m=+6.803106551 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09bf7dc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9a400): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9a400): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9a400): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9a400): >_readAt: n=8, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9a400): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.917298907 +0000 UTC m=+6.803106551 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9a400): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09041180 item 51 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9aa80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9aa80): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9aa80): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9aa80): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9aa80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.919146995 +0000 UTC m=+6.804954640 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9aa80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9af80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9af80): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9af80): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09041500 item 52 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9af80): _readAt: size=2, off=5 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9af80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9af80): _writeAt: size=3, off=5 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9af80): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9af80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.920241359 +0000 UTC m=+6.806049003 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9af80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9b500): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9b500): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9b500): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9b500): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9b500): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.920241359 +0000 UTC m=+6.806049003 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9b500): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090416c0 item 52 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c454c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c454c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c454c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c454c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c454c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.922156564 +0000 UTC m=+6.807964208 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c454c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c459c0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c459c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c459c0): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c459c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c459c0): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c459c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09267500 item 53 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c459c0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c459c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.9229213 +0000 UTC m=+6.808728944 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c459c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64000): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64000): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64000): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64000): >_readAt: n=8, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64000): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.9229213 +0000 UTC m=+6.808728944 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64000): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092677a0 item 53 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64680): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64680): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64680): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64680): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64680): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.924736787 +0000 UTC m=+6.810544431 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64680): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64b80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64b80): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64b80): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09267b20 item 54 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64b80): _readAt: size=2, off=5 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64b80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64b80): _writeAt: size=3, off=5 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64b80): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64b80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.92560121 +0000 UTC m=+6.811408854 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c64b80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c65100): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c65100): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c65100): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c65100): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c65100): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.92560121 +0000 UTC m=+6.811408854 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c65100): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09267dc0 item 54 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9bc00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9bc00): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9bc00): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9bc00): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9bc00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.927051462 +0000 UTC m=+6.812859106 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09c9bc00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09041c70 item 55 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.928108815 +0000 UTC m=+6.813916460 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8740): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8740): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8740): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8740): >_readAt: n=8, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8740): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.928108815 +0000 UTC m=+6.813916460 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8740): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09482460 item 55 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8dc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8dc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8dc0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8dc0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8dc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.929889828 +0000 UTC m=+6.815697472 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8dc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb92c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb92c0): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb92c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09482a10 item 56 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb92c0): _readAt: size=2, off=5 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb92c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb92c0): _writeAt: size=3, off=5 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb92c0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb92c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.931571495 +0000 UTC m=+6.817379139 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb92c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077600): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077600): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077600): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077600): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077600): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.931571495 +0000 UTC m=+6.817379139 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077600): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0901b1f0 item 56 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077c40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077c40): open at offset 0 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077c40): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077c40): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077c40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077c40): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077c40): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077c40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.935868309 +0000 UTC m=+6.821675952 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09077c40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4280): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4280): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4280): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095be850 item 57 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4280): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4280): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.936665915 +0000 UTC m=+6.822473569 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4280): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4500): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4500): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4500): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4500): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4500): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4500): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092a6070 item 57 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4500): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4500): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.940300567 +0000 UTC m=+6.826108212 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4500): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4a80): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4a80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4a80): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4a80): >_readAt: n=8, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4a80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.940300567 +0000 UTC m=+6.826108212 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b4a80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092a62a0 item 57 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b50c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b50c0): open at offset 0 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b50c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b50c0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b50c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b50c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b50c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b50c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.942116777 +0000 UTC m=+6.827924421 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b50c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5600): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5600): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5600): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092a6770 item 58 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5600): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5600): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.942639066 +0000 UTC m=+6.828446721 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5600): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5b40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5b40): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5b40): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092a69a0 item 58 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5b40): _readAt: size=2, off=5 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5b40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5b40): _writeAt: size=3, off=5 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5b40): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5b40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.943721819 +0000 UTC m=+6.829529463 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095b5b40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.943721819 +0000 UTC m=+6.829529463 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8200): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092a6b60 item 58 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8840): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8840): open at offset 0 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8840): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8840): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8840): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8840): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8840): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8840): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.945656971 +0000 UTC m=+6.831464615 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8840): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8d80): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8d80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8d80): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092a6f50 item 59 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8d80): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8d80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.946113608 +0000 UTC m=+6.831921252 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb8d80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9300): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9300): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9300): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9300): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9300): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9300): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095bea10 item 59 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9300): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9300): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.946577227 +0000 UTC m=+6.832384872 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9300): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9b40): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9b40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9b40): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9b40): >_readAt: n=8, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9b40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.946577227 +0000 UTC m=+6.832384872 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09cb9b40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095bec40 item 59 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a140): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a140): open at offset 0 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a140): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a140): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a140): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a140): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a140): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a140): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.948178574 +0000 UTC m=+6.833986217 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a140): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a6c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a6c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a6c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c6150 item 60 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a6c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a6c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.948906961 +0000 UTC m=+6.834714605 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4a6c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4ac00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4ac00): open at offset 5 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4ac00): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c6310 item 60 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4ac00): _readAt: size=2, off=5 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4ac00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4ac00): _writeAt: size=3, off=5 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4ac00): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4ac00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.949666466 +0000 UTC m=+6.835474110 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4ac00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b1c0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b1c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b1c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b1c0): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b1c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.949666466 +0000 UTC m=+6.835474110 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b1c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c64d0 item 60 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b800): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b800): open at offset 0 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b800): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b800): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b800): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b800): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b800): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b800): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.951502521 +0000 UTC m=+6.837310166 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4b800): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4bdc0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4bdc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4bdc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c6af0 item 61 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4bdc0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4bdc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.95240191 +0000 UTC m=+6.838209554 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09a4bdc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a2a80): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a2a80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a2a80): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a2a80): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a2a80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.95240191 +0000 UTC m=+6.838209554 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a2a80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c6e00 item 61 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a30c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a30c0): open at offset 0 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a30c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a30c0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a30c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a30c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a30c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a30c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.955160788 +0000 UTC m=+6.840968432 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a30c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a3cc0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a3cc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a3cc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c7260 item 62 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a3cc0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a3cc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.956470947 +0000 UTC m=+6.842278591 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090a3cc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6700): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6700): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6700): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6700): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6700): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.956470947 +0000 UTC m=+6.842278591 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6700): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c7420 item 62 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6e00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6e00): open at offset 0 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6e00): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6e00): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6e00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6e00): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6e00): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6e00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.958715129 +0000 UTC m=+6.844522773 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e6e00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e7340): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e7340): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e7340): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c79d0 item 63 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e7340): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e7340): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.959830282 +0000 UTC m=+6.845637925 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e7340): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e7a40): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e7a40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e7a40): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e7a40): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e7a40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.959830282 +0000 UTC m=+6.845637925 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090e7a40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c7b90 item 63 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc6b00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc6b00): open at offset 0 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc6b00): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc6b00): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc6b00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc6b00): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc6b00): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc6b00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.961560499 +0000 UTC m=+6.847368143 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc6b00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc7200): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc7200): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc7200): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09482540 item 64 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc7200): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc7200): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.96212571 +0000 UTC m=+6.847933353 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08fc7200): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4040): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4040): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4040): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4040): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4040): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.96212571 +0000 UTC m=+6.847933353 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4040): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094828c0 item 64 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4680): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4680): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4680): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4680): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4680): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.965321389 +0000 UTC m=+6.851129032 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4680): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4b00): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4b00): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4b00): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4b00): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4b00): _writeAt: size=3, off=2 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09483030 item 65 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4b00): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4b00): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.966011743 +0000 UTC m=+6.851819397 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d4b00): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5080): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5080): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5080): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5080): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5080): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.966011743 +0000 UTC m=+6.851819397 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5080): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09483260 item 65 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d56c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d56c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d56c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d56c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d56c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.967870372 +0000 UTC m=+6.853678016 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d56c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5b40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5b40): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09483810 item 66 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5b40): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5b40): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5b40): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5b40): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5b40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.96897812 +0000 UTC m=+6.854785764 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a091d5b40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08c790c0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08c790c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08c790c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08c790c0): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08c790c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.96897812 +0000 UTC m=+6.854785764 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a08c790c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09483ab0 item 66 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02180): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02180): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02180): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02180): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02180): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.971654163 +0000 UTC m=+6.857461808 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02180): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02600): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02600): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02600): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02600): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02600): _writeAt: size=3, off=2 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926a310 item 67 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02600): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02600): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.972053923 +0000 UTC m=+6.857861567 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02600): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02b80): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02b80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02b80): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02b80): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02b80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.972053923 +0000 UTC m=+6.857861567 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b02b80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926a5b0 item 67 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03200): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03200): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03200): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03200): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03200): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.974126764 +0000 UTC m=+6.859934408 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03200): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03700): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03700): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926a930 item 68 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03700): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03700): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03700): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03700): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03700): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.975188427 +0000 UTC m=+6.860996071 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03700): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03c40): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03c40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03c40): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03c40): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03c40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.975188427 +0000 UTC m=+6.860996071 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09b03c40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926abd0 item 68 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911e700): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911e700): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911e700): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911e700): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911e700): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.977429553 +0000 UTC m=+6.863237197 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911e700): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911ebc0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911ebc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911ebc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911ebc0): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911ebc0): _writeAt: size=3, off=2 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926af50 item 69 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911ebc0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911ebc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.978256775 +0000 UTC m=+6.864064420 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911ebc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f140): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f140): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f140): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f140): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f140): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.978256775 +0000 UTC m=+6.864064420 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f140): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926b260 item 69 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f7c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f7c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f7c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f7c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f7c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.981580704 +0000 UTC m=+6.867388347 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911f7c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fcc0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fcc0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926b5e0 item 70 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fcc0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fcc0): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fcc0): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fcc0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fcc0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.982312487 +0000 UTC m=+6.868120141 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0911fcc0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953e8c0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953e8c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953e8c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953e8c0): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953e8c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.982312487 +0000 UTC m=+6.868120141 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953e8c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926b7a0 item 70 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953f400): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953f400): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953f400): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953f400): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953f400): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.98356575 +0000 UTC m=+6.869373393 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953f400): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fa40): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fa40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fa40): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fa40): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fa40): _writeAt: size=3, off=2 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926bc70 item 71 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fa40): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fa40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.984107447 +0000 UTC m=+6.869915090 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a0953fa40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076080): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076080): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076080): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076080): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076080): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.984107447 +0000 UTC m=+6.869915090 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076080): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926be30 item 71 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076740): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076740): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076740): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076740): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076740): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.98589971 +0000 UTC m=+6.871707354 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076740): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076c80): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076c80): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095ae3f0 item 72 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076c80): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076c80): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076c80): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076c80): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076c80): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.986781294 +0000 UTC m=+6.872588938 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09076c80): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4480): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4480): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4480): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4480): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4480): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.986781294 +0000 UTC m=+6.872588938 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4480): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095ae5b0 item 72 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4a40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4a40): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4a40): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4a40): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4a40): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4a40): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4a40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.988032122 +0000 UTC m=+6.873839766 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4a40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4f40): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4f40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4f40): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095ae930 item 73 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4f40): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4f40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.988516982 +0000 UTC m=+6.874324626 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d4f40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5400): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5400): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5400): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5400): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5400): _writeAt: size=3, off=2 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095aeb60 item 73 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5400): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5400): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.988985872 +0000 UTC m=+6.874793516 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5400): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5940): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5940): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5940): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5940): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5940): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.988985872 +0000 UTC m=+6.874793516 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a090d5940): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095aed20 item 73 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188080): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188080): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188080): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188080): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188080): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188080): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188080): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.990313705 +0000 UTC m=+6.876121359 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188080): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188580): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188580): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188580): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095af0a0 item 74 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188580): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188580): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.990791081 +0000 UTC m=+6.876598725 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188580): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188ac0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188ac0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095af260 item 74 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188ac0): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188ac0): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188ac0): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188ac0): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188ac0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.991317889 +0000 UTC m=+6.877125533 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09188ac0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189040): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189040): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189040): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189040): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189040): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.991317889 +0000 UTC m=+6.877125533 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189040): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095af420 item 74 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189680): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189680): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189680): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189680): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189680): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189680): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189680): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.99322589 +0000 UTC m=+6.879033535 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09189680): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096102c0): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096102c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096102c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095bf030 item 75 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096102c0): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096102c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.993618908 +0000 UTC m=+6.879426552 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a096102c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610800): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610800): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610800): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610800): >_readAt: n=2, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610800): _writeAt: size=3, off=2 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095bf260 item 75 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610800): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610800): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.994614767 +0000 UTC m=+6.880422411 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610800): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610d40): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610d40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610d40): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610d40): >_readAt: n=5, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610d40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.994614767 +0000 UTC m=+6.880422411 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09610d40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095bf420 item 75 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611400): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611400): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611400): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611400): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611400): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611400): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611400): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.996839463 +0000 UTC m=+6.882647106 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611400): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611900): _writeAt: size=5, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611900): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611900): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096760e0 item 76 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611900): >_writeAt: n=5, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611900): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.997266784 +0000 UTC m=+6.883074448 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611900): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611e40): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611e40): >openPending: err= 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096762a0 item 76 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611e40): _readAt: size=2, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611e40): >_readAt: n=0, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611e40): _writeAt: size=3, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611e40): >_writeAt: n=3, err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611e40): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.998499098 +0000 UTC m=+6.884306741 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a09611e40): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:02 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:02 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095d44c0): _readAt: size=512, off=0 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095d44c0): openPending: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095d44c0): >openPending: err= 2026/07/15 01:01:02 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095d44c0): >_readAt: n=3, err=EOF 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095d44c0): close: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:02.998499098 +0000 UTC m=+6.884306741 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:02 DEBUG : open-test-file(0x169a095d44c0): >close: err= 2026/07/15 01:01:02 DEBUG : open-test-file: Remove: 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09676460 item 76 2026/07/15 01:01:02 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:02 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:02 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:02 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:02 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/15 01:01:02 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d4b00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d4b00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d4b00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d4b00): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d4b00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d4b00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d4b00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.000436142 +0000 UTC m=+6.886243787 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d4b00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5000): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5000): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5000): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096767e0 item 77 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5000): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5000): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.001209424 +0000 UTC m=+6.887017067 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5000): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5700): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5700): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5700): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5700): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5700): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.001209424 +0000 UTC m=+6.887017067 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5700): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096769a0 item 77 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5d40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5d40): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5d40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5d40): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5d40): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5d40): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5d40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.002615332 +0000 UTC m=+6.888422976 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d5d40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ca340): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ca340): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ca340): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09676d20 item 78 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ca340): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ca340): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.004723529 +0000 UTC m=+6.890531183 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ca340): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092caa40): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092caa40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092caa40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092caa40): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092caa40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.004723529 +0000 UTC m=+6.890531183 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092caa40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09676ee0 item 78 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb080): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb080): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb080): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb080): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb080): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb080): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb080): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.006532585 +0000 UTC m=+6.892340229 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb080): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb580): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb580): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb580): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09677260 item 79 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb580): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb580): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.006974614 +0000 UTC m=+6.892782259 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cb580): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cbc80): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cbc80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cbc80): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cbc80): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cbc80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.006974614 +0000 UTC m=+6.892782259 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cbc80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09677420 item 79 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f03c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f03c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f03c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f03c0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f03c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f03c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f03c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.00903978 +0000 UTC m=+6.894847425 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f03c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f08c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f08c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f08c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096777a0 item 80 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f08c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f08c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.011232776 +0000 UTC m=+6.897040421 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f08c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09189cc0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09189cc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09189cc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09189cc0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09189cc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.011232776 +0000 UTC m=+6.897040421 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09189cc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09677a40 item 80 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be400): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be400): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be400): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be400): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be400): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.013156577 +0000 UTC m=+6.898964221 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be400): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be880): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be880): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be880): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be880): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be880): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be880): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095afb20 item 81 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be880): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be880): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.013655413 +0000 UTC m=+6.899463057 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091be880): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bedc0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bedc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bedc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bedc0): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bedc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.013655413 +0000 UTC m=+6.899463057 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bedc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095afce0 item 81 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf440): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf440): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf440): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf440): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf440): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.015251238 +0000 UTC m=+6.901058882 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf440): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf940): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf940): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf940): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c82a0 item 82 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf940): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf940): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf940): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf940): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf940): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.015879768 +0000 UTC m=+6.901687412 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bf940): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bfec0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bfec0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bfec0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bfec0): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bfec0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.015879768 +0000 UTC m=+6.901687412 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091bfec0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c8700 item 82 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4640): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4640): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4640): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4640): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4640): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.017322907 +0000 UTC m=+6.903130550 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4640): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4b40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4b40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4b40): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4b40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4b40): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4b40): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c8b60 item 83 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4b40): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4b40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.018206274 +0000 UTC m=+6.904013918 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b4b40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5080): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5080): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5080): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5080): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5080): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.018206274 +0000 UTC m=+6.904013918 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5080): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c8e00 item 83 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5700): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5700): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5700): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5700): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5700): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.020182664 +0000 UTC m=+6.905990308 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5700): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5c00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5c00): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5c00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c9340 item 84 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5c00): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5c00): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5c00): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5c00): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5c00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.021144279 +0000 UTC m=+6.906951922 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093b5c00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce280): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce280): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce280): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce280): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce280): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.021144279 +0000 UTC m=+6.906951922 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce280): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c9570 item 84 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce900): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce900): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce900): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce900): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce900): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.023338998 +0000 UTC m=+6.909146641 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce900): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cee00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cee00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cee00): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cee00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cee00): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cee00): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c98f0 item 85 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cee00): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cee00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.024195024 +0000 UTC m=+6.910002668 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cee00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf340): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf340): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf340): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf340): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf340): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.024195024 +0000 UTC m=+6.910002668 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf340): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c9b90 item 85 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf9c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf9c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf9c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf9c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf9c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.026543071 +0000 UTC m=+6.912350715 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf9c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfec0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfec0): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfec0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b122a0 item 86 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfec0): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfec0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfec0): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfec0): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfec0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.027477214 +0000 UTC m=+6.913284858 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfec0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2540): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2540): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2540): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2540): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2540): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.027477214 +0000 UTC m=+6.913284858 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2540): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b12460 item 86 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f0e80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f0e80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f0e80): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f0e80): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f0e80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.029874113 +0000 UTC m=+6.915681758 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f0e80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f1380): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f1380): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f1380): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f1380): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f1380): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f1380): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09677ce0 item 87 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f1380): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f1380): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.031176327 +0000 UTC m=+6.916983971 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f1380): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f18c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f18c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f18c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f18c0): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f18c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.031176327 +0000 UTC m=+6.916983971 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f18c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936a150 item 87 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402040): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402040): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402040): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402040): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402040): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.033195476 +0000 UTC m=+6.919003121 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402040): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402540): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402540): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402540): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936a4d0 item 88 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402540): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402540): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402540): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402540): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402540): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.034401611 +0000 UTC m=+6.920209255 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402540): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402ac0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402ac0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402ac0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402ac0): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402ac0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.034401611 +0000 UTC m=+6.920209255 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09402ac0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936a770 item 88 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2b80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2b80): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2b80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2b80): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2b80): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2b80): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2b80): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2b80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.036365516 +0000 UTC m=+6.922173180 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f2b80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f30c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f30c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f30c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b12930 item 89 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f30c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f30c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.036806975 +0000 UTC m=+6.922614619 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f30c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3600): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3600): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3600): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3600): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3600): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3600): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b12af0 item 89 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3600): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3600): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.038028267 +0000 UTC m=+6.923835912 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3600): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3b80): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3b80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3b80): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3b80): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3b80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.038028267 +0000 UTC m=+6.923835912 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093f3b80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b12cb0 item 89 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c2c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c2c0): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c2c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c2c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c2c0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c2c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c2c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c2c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.040227135 +0000 UTC m=+6.926034778 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c2c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c800): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c800): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c800): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b130a0 item 90 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c800): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c800): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.041013611 +0000 UTC m=+6.926821254 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950c800): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950cd40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950cd40): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950cd40): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b13340 item 90 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950cd40): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950cd40): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950cd40): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950cd40): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950cd40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.041831655 +0000 UTC m=+6.927639300 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950cd40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d300): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d300): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d300): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d300): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d300): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.041831655 +0000 UTC m=+6.927639300 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d300): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b13500 item 90 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d940): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d940): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d940): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d940): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d940): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d940): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d940): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d940): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.044031625 +0000 UTC m=+6.929839269 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950d940): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950de80): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950de80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950de80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b13ab0 item 91 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950de80): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950de80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.045115439 +0000 UTC m=+6.930923083 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0950de80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a4c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a4c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a4c0): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a4c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a4c0): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a4c0): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b13c70 item 91 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a4c0): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a4c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.046053479 +0000 UTC m=+6.931861123 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a4c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957aa40): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957aa40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957aa40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957aa40): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957aa40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.046053479 +0000 UTC m=+6.931861123 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957aa40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b13e30 item 91 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.048836693 +0000 UTC m=+6.934644337 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b5c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b5c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b5c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094aa540 item 92 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b5c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b5c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.049622658 +0000 UTC m=+6.935430302 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b5c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403140): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403140): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403140): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936aaf0 item 92 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403140): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403140): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403140): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403140): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403140): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.050366544 +0000 UTC m=+6.936174198 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403140): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403700): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403700): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403700): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403700): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403700): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.050366544 +0000 UTC m=+6.936174198 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403700): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936acb0 item 92 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403d40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403d40): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403d40): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403d40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403d40): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403d40): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403d40): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403d40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.052393769 +0000 UTC m=+6.938201413 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09403d40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943e380): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943e380): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943e380): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936b0a0 item 93 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943e380): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943e380): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.05325748 +0000 UTC m=+6.939065124 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943e380): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943ea80): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943ea80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943ea80): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943ea80): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943ea80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.05325748 +0000 UTC m=+6.939065124 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943ea80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936b260 item 93 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f0c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f0c0): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f0c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f0c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f0c0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f0c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f0c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f0c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.055306345 +0000 UTC m=+6.941113990 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f0c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f600): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f600): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f600): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936b6c0 item 94 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f600): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f600): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.055904037 +0000 UTC m=+6.941711680 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943f600): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943fd00): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943fd00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943fd00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943fd00): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943fd00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.055904037 +0000 UTC m=+6.941711680 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0943fd00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936b880 item 94 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466440): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466440): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466440): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466440): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466440): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466440): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466440): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466440): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.058341052 +0000 UTC m=+6.944148715 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466440): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466980): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466980): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466980): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936bce0 item 95 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466980): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466980): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.058860335 +0000 UTC m=+6.944667989 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09466980): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09467080): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09467080): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09467080): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09467080): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09467080): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.058860335 +0000 UTC m=+6.944667989 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09467080): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0992a0e0 item 95 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a094676c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a094676c0): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a094676c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a094676c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a094676c0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a094676c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a094676c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a094676c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.060808082 +0000 UTC m=+6.946615725 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a094676c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09467c00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09467c00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09467c00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0992a540 item 96 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09467c00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09467c00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.061224343 +0000 UTC m=+6.947031987 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09467c00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692400): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692400): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692400): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692400): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692400): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.061224343 +0000 UTC m=+6.947031987 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692400): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0992a770 item 96 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= 2026/07/15 01:01:03 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : >WaitForWriters: 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/15 01:01:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957bb80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957bb80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957bb80): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957bb80): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957bb80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.069535672 +0000 UTC m=+6.955343316 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957bb80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612100): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612100): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612100): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612100): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612100): _writeAt: size=3, off=2 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612100): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612100): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.069535672 +0000 UTC m=+6.955343316 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612100): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096125c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096125c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096125c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096125c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096125c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.069535672 +0000 UTC m=+6.955343316 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096125c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094ab260 item 1 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612c00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612c00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612c00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612c00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612c00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.072886059 +0000 UTC m=+6.958693704 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09612c00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613100): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613100): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613100): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613100): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613100): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.072886059 +0000 UTC m=+6.958693704 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613100): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094ab730 item 2 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613740): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613740): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613740): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613740): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613740): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.075270534 +0000 UTC m=+6.961078179 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613740): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613bc0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613bc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613bc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613bc0): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613bc0): _writeAt: size=3, off=2 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613bc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.075270534 +0000 UTC m=+6.961078179 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09613bc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644180): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644180): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644180): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644180): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644180): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.075270534 +0000 UTC m=+6.961078179 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644180): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094abab0 item 3 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644800): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644800): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644800): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644800): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644800): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.077342574 +0000 UTC m=+6.963150228 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644800): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644d40): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644d40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644d40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644d40): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644d40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.077342574 +0000 UTC m=+6.963150228 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09644d40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094d4690 item 4 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645380): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645380): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645380): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645380): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645380): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.07948793 +0000 UTC m=+6.965295574 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645380): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645800): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645800): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645800): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645800): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645800): _writeAt: size=3, off=2 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645800): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645800): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.07948793 +0000 UTC m=+6.965295574 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645800): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692f40): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692f40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692f40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692f40): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692f40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.07948793 +0000 UTC m=+6.965295574 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692f40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094d4cb0 item 5 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096935c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096935c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096935c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096935c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096935c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.081621495 +0000 UTC m=+6.967429139 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096935c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b00): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b00): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.081621495 +0000 UTC m=+6.967429139 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092c72d0 item 6 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6280): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6280): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6280): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6280): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6280): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.083565533 +0000 UTC m=+6.969373177 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6280): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6780): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6780): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6780): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6780): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6780): _writeAt: size=3, off=2 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6780): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6780): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.083565533 +0000 UTC m=+6.969373177 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6780): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6c40): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6c40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6c40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6c40): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6c40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.083565533 +0000 UTC m=+6.969373177 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e6c40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092c7730 item 7 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e72c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e72c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e72c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e72c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e72c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.086093989 +0000 UTC m=+6.971901633 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e72c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e7800): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e7800): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e7800): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e7800): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e7800): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.086093989 +0000 UTC m=+6.971901633 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e7800): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09ba2230 item 8 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e7dc0): _readAt: size=2, off=0 2026/07/15 01:01:03 ERROR : open-test-file(0x169a096e7dc0): Couldn't read size of file 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e7dc0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e7dc0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e7dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e7dc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096e7dc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e280): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e280): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e280): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e280): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e280): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.087398326 +0000 UTC m=+6.973205971 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e280): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e700): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e700): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e700): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e700): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e700): _writeAt: size=3, off=2 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e700): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e700): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.087398326 +0000 UTC m=+6.973205971 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993e700): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993ec00): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993ec00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993ec00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993ec00): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993ec00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.087398326 +0000 UTC m=+6.973205971 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993ec00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09ba25b0 item 9 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993f280): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993f280): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993f280): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993f280): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993f280): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.092731156 +0000 UTC m=+6.978538800 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993f280): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993f7c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993f7c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993f7c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993f7c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993f7c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.092731156 +0000 UTC m=+6.978538800 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993f7c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09ba2a80 item 10 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993fe00): _readAt: size=2, off=0 2026/07/15 01:01:03 ERROR : open-test-file(0x169a0993fe00): Couldn't read size of file 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993fe00): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993fe00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993fe00): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993fe00): close: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0993fe00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a2c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a2c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a2c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a2c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a2c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.094524391 +0000 UTC m=+6.980332035 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a2c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a7c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a7c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a7c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a7c0): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a7c0): _writeAt: size=3, off=2 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a7c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a7c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.094524391 +0000 UTC m=+6.980332035 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996a7c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996acc0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996acc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996acc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996acc0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996acc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.094524391 +0000 UTC m=+6.980332035 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996acc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09ba2e00 item 11 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996b340): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996b340): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996b340): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996b340): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996b340): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.097387375 +0000 UTC m=+6.983195019 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996b340): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996b880): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996b880): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996b880): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996b880): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996b880): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.097387375 +0000 UTC m=+6.983195019 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0996b880): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09ba32d0 item 12 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645d00): _readAt: size=2, off=0 2026/07/15 01:01:03 ERROR : open-test-file(0x169a09645d00): Couldn't read size of file 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645d00): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645d00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645d00): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645d00): close: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09645d00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096781c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096781c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096781c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096781c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096781c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.099054403 +0000 UTC m=+6.984862048 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096781c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09678880): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09678880): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09678880): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09678880): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09678880): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.099054403 +0000 UTC m=+6.984862048 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09678880): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094d5340 item 13 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09678f00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09678f00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09678f00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09678f00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09678f00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.100856235 +0000 UTC m=+6.986663879 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09678f00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679440): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679440): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679440): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679440): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679440): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.100856235 +0000 UTC m=+6.986663879 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679440): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094d59d0 item 14 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679a80): _readAt: size=2, off=0 2026/07/15 01:01:03 ERROR : open-test-file(0x169a09679a80): Couldn't read size of file 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679a80): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679a80): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679a80): close: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679a80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679e40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679e40): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679e40): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679e40): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679e40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.10244092 +0000 UTC m=+6.988248564 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09679e40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a28600): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a28600): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a28600): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a28600): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a28600): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.10244092 +0000 UTC m=+6.988248564 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a28600): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094d5e30 item 15 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a28c80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a28c80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a28c80): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a28c80): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a28c80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.103820178 +0000 UTC m=+6.989627822 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a28c80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a291c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a291c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a291c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a291c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a291c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.103820178 +0000 UTC m=+6.989627822 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a291c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a099ac540 item 16 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29800): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29800): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29800): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29800): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29800): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.10764674 +0000 UTC m=+6.993454384 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29800): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29c80): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29c80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29c80): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29c80): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29c80): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29c80): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29c80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.10764674 +0000 UTC m=+6.993454384 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a29c80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4e280): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4e280): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4e280): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4e280): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4e280): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.10764674 +0000 UTC m=+6.993454384 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4e280): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a099ac9a0 item 17 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4e900): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4e900): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4e900): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4e900): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4e900): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.109454012 +0000 UTC m=+6.995261656 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4e900): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ee40): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ee40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ee40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ee40): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ee40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.109454012 +0000 UTC m=+6.995261656 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ee40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a099ad110 item 18 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4f4c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4f4c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4f4c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4f4c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4f4c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.110719888 +0000 UTC m=+6.996527533 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4f4c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099982c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099982c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099982c0): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099982c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099982c0): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099982c0): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099982c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099982c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.110719888 +0000 UTC m=+6.996527533 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099982c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099987c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099987c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099987c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099987c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099987c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.110719888 +0000 UTC m=+6.996527533 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099987c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09ba3650 item 19 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09998e40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09998e40): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09998e40): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09998e40): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09998e40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.112270168 +0000 UTC m=+6.998077822 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09998e40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09999380): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09999380): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09999380): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09999380): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09999380): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.112270168 +0000 UTC m=+6.998077822 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09999380): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09ba3b20 item 20 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09999a00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09999a00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09999a00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09999a00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09999a00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.113297967 +0000 UTC m=+6.999105611 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09999a00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8000): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8000): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8000): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8000): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8000): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8000): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8000): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8000): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.113297967 +0000 UTC m=+6.999105611 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8000): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8500): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8500): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8500): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8500): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8500): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.113297967 +0000 UTC m=+6.999105611 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8500): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09aee0e0 item 21 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8b80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8b80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8b80): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8b80): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8b80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.114952712 +0000 UTC m=+7.000760356 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c8b80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c90c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c90c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c90c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c90c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c90c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.114952712 +0000 UTC m=+7.000760356 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c90c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09aee5b0 item 22 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9740): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9740): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9740): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9740): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9740): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.116959509 +0000 UTC m=+7.002767183 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9740): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9c40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9c40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9c40): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9c40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9c40): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9c40): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9c40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.116959509 +0000 UTC m=+7.002767183 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099c9c40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e4240): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e4240): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e4240): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e4240): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e4240): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.116959509 +0000 UTC m=+7.002767183 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e4240): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09aee930 item 23 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e48c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e48c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e48c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e48c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e48c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.119365494 +0000 UTC m=+7.005173138 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e48c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e4e00): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e4e00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e4e00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e4e00): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e4e00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.119365494 +0000 UTC m=+7.005173138 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e4e00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09aeee00 item 24 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5440): _readAt: size=2, off=0 2026/07/15 01:01:03 ERROR : open-test-file(0x169a099e5440): Couldn't read size of file 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5440): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5440): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5440): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5440): close: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5440): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5800): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5800): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5800): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5800): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5800): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.121852742 +0000 UTC m=+7.007660386 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5800): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5d00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5d00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5d00): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5d00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5d00): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5d00): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5d00): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5d00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.121852742 +0000 UTC m=+7.007660386 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a099e5d00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a90340): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a90340): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a90340): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a90340): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a90340): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.121852742 +0000 UTC m=+7.007660386 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a90340): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09aef1f0 item 25 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4f700): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4f700): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4f700): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4f700): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4f700): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.124366861 +0000 UTC m=+7.010174506 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4f700): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4fc40): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4fc40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4fc40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4fc40): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4fc40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.124366861 +0000 UTC m=+7.010174506 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4fc40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a099ad5e0 item 26 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7a380): _readAt: size=2, off=0 2026/07/15 01:01:03 ERROR : open-test-file(0x169a09a7a380): Couldn't read size of file 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7a380): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7a380): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7a380): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7a380): close: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7a380): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7a740): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7a740): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7a740): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7a740): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7a740): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.126549858 +0000 UTC m=+7.012357512 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7a740): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7ac40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7ac40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7ac40): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7ac40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7ac40): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7ac40): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7ac40): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7ac40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.126549858 +0000 UTC m=+7.012357512 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7ac40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7b180): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7b180): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7b180): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7b180): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7b180): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.126549858 +0000 UTC m=+7.012357512 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7b180): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a099ad960 item 27 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a909c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a909c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a909c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a909c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a909c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.128827082 +0000 UTC m=+7.014634727 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a909c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a90f00): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a90f00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a90f00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a90f00): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a90f00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.128827082 +0000 UTC m=+7.014634727 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a90f00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09aef6c0 item 28 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a91540): _readAt: size=2, off=0 2026/07/15 01:01:03 ERROR : open-test-file(0x169a09a91540): Couldn't read size of file 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a91540): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a91540): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a91540): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a91540): close: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a91540): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a91900): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a91900): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a91900): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a91900): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a91900): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.130613776 +0000 UTC m=+7.016421440 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a91900): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09aba0c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09aba0c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09aba0c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09aba0c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09aba0c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.130613776 +0000 UTC m=+7.016421440 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09aba0c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09aefa40 item 29 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09aba740): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09aba740): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09aba740): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09aba740): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09aba740): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.132586849 +0000 UTC m=+7.018394493 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09aba740): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abac80): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abac80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abac80): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abac80): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abac80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.132586849 +0000 UTC m=+7.018394493 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abac80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09aefdc0 item 30 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abb2c0): _readAt: size=2, off=0 2026/07/15 01:01:03 ERROR : open-test-file(0x169a09abb2c0): Couldn't read size of file 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abb2c0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abb2c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abb2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abb2c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abb2c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abb680): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abb680): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abb680): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abb680): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abb680): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.134306226 +0000 UTC m=+7.020113880 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abb680): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abbd40): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abbd40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abbd40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abbd40): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abbd40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.134306226 +0000 UTC m=+7.020113880 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09abbd40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091003f0 item 31 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af24c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af24c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af24c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af24c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af24c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.137297981 +0000 UTC m=+7.023105625 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af24c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af2a00): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af2a00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af2a00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af2a00): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af2a00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.137297981 +0000 UTC m=+7.023105625 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af2a00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091009a0 item 32 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af3040): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af3040): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af3040): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af3040): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af3040): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.139582959 +0000 UTC m=+7.025390624 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af3040): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af34c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af34c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af34c0): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af34c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af34c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09101810 item 33 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af34c0): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af34c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.140687983 +0000 UTC m=+7.026495647 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af34c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af39c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af39c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af39c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af39c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af39c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.140687983 +0000 UTC m=+7.026495647 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09af39c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091019d0 item 33 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c100): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c100): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c100): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c100): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c100): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.142300159 +0000 UTC m=+7.028107804 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c100): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c580): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c580): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0962e070 item 34 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c580): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c580): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c580): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c580): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c580): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.143138132 +0000 UTC m=+7.028945796 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9c580): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9cac0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9cac0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9cac0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9cac0): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9cac0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.143138132 +0000 UTC m=+7.028945796 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9cac0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0962e230 item 34 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d100): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d100): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d100): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d100): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d100): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.14433098 +0000 UTC m=+7.030138634 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d100): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d580): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d580): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d580): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d580): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d580): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0962e5b0 item 35 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d580): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d580): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.144983645 +0000 UTC m=+7.030791289 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9d580): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9da80): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9da80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9da80): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9da80): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9da80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.144983645 +0000 UTC m=+7.030791289 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b9da80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0962e770 item 35 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7b800): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7b800): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7b800): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7b800): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7b800): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.146704065 +0000 UTC m=+7.032511709 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7b800): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7bd00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7bd00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0909c7e0 item 36 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7bd00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7bd00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7bd00): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7bd00): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7bd00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.148794768 +0000 UTC m=+7.034602412 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a7bd00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26340): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26340): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26340): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26340): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26340): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.148794768 +0000 UTC m=+7.034602412 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26340): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0909c9a0 item 36 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26980): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26980): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26980): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26980): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26980): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.15078853 +0000 UTC m=+7.036596175 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26980): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26e00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26e00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26e00): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26e00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26e00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0909d340 item 37 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26e00): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26e00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.151665666 +0000 UTC m=+7.037473320 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b26e00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27300): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27300): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27300): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27300): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27300): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.151665666 +0000 UTC m=+7.037473320 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27300): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0909d9d0 item 37 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27980): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27980): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27980): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27980): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27980): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.153010421 +0000 UTC m=+7.038818105 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27980): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27e80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27e80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a08070 item 38 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27e80): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27e80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27e80): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27e80): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27e80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.153812406 +0000 UTC m=+7.039620050 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b27e80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b484c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b484c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b484c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b484c0): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b484c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.153812406 +0000 UTC m=+7.039620050 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b484c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a08230 item 38 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b48b40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b48b40): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b48b40): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b48b40): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b48b40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.155241488 +0000 UTC m=+7.041049142 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b48b40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49040): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49040): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49040): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49040): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49040): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a087e0 item 39 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49040): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49040): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.155903841 +0000 UTC m=+7.041711485 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49040): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49540): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49540): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49540): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49540): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49540): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.155903841 +0000 UTC m=+7.041711485 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49540): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a089a0 item 39 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49bc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49bc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49bc0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49bc0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49bc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.157341339 +0000 UTC m=+7.043148983 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b49bc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b681c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b681c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a08d20 item 40 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b681c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b681c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b681c0): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b681c0): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b681c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.157887424 +0000 UTC m=+7.043695099 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b681c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68700): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68700): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68700): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68700): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68700): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.157887424 +0000 UTC m=+7.043695099 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68700): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a08ee0 item 40 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68cc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68cc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68cc0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68cc0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68cc0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68cc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.159344188 +0000 UTC m=+7.045151832 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b68cc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b691c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b691c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b691c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a09260 item 41 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b691c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b691c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.160250489 +0000 UTC m=+7.046058153 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b691c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69680): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69680): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69680): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69680): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69680): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a09420 item 41 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69680): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69680): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.160709831 +0000 UTC m=+7.046517475 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69680): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69bc0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69bc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69bc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69bc0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69bc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.160709831 +0000 UTC m=+7.046517475 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09b69bc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a095e0 item 41 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02300): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02300): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02300): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02300): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02300): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02300): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02300): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.162830842 +0000 UTC m=+7.048638485 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02300): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc340): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc340): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc340): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0962eaf0 item 42 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc340): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc340): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.163801023 +0000 UTC m=+7.049608666 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc340): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc880): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc880): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0962ecb0 item 42 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc880): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc880): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc880): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc880): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc880): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.164417449 +0000 UTC m=+7.050225093 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbc880): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbce00): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbce00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbce00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbce00): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbce00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.164417449 +0000 UTC m=+7.050225093 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbce00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0962ee70 item 42 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd440): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd440): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd440): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd440): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd440): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd440): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd440): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.16607515 +0000 UTC m=+7.051882814 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd440): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd940): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd940): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd940): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0962f1f0 item 43 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd940): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd940): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.166462518 +0000 UTC m=+7.052270162 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbd940): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbde80): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbde80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbde80): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbde80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbde80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0962f3b0 item 43 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbde80): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbde80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.166918845 +0000 UTC m=+7.052726489 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bbde80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be04c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be04c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be04c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be04c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be04c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.166918845 +0000 UTC m=+7.052726489 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be04c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0962f570 item 43 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be0b00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be0b00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be0b00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be0b00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be0b00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be0b00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be0b00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.168820854 +0000 UTC m=+7.054628498 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be0b00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1000): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1000): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1000): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0962fab0 item 44 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1000): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1000): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.16925035 +0000 UTC m=+7.055057995 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1000): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1540): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1540): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0962fce0 item 44 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1540): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1540): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1540): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1540): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1540): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.169684024 +0000 UTC m=+7.055491668 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1540): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1ac0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1ac0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1ac0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1ac0): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1ac0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.169684024 +0000 UTC m=+7.055491668 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09be1ac0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090ee000 item 44 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc200): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc200): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc200): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc200): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc200): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc200): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc200): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.17137027 +0000 UTC m=+7.057177913 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc200): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc700): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc700): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc700): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090ee540 item 45 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc700): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc700): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.172262835 +0000 UTC m=+7.058070479 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09bfc700): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c026c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c026c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c026c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c026c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c026c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.172262835 +0000 UTC m=+7.058070479 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c026c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090ee9a0 item 45 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02d00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02d00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02d00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02d00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02d00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02d00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02d00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.174230186 +0000 UTC m=+7.060037830 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c02d00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c03200): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c03200): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c03200): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a09b90 item 46 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c03200): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c03200): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.175070784 +0000 UTC m=+7.060878478 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c03200): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c03900): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c03900): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c03900): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c03900): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c03900): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.175070784 +0000 UTC m=+7.060878478 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c03900): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09a09d50 item 46 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22040): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22040): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22040): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22040): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22040): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22040): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22040): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.177317552 +0000 UTC m=+7.063125195 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22040): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22540): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22540): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22540): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d5e230 item 47 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22540): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22540): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.177833329 +0000 UTC m=+7.063640973 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22540): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22c40): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22c40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22c40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22c40): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22c40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.177833329 +0000 UTC m=+7.063640973 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c22c40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d5e690 item 47 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23280): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23280): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23280): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23280): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23280): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23280): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23280): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.17925678 +0000 UTC m=+7.065064425 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23280): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23780): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23780): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23780): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d5eaf0 item 48 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23780): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23780): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.179849544 +0000 UTC m=+7.065657187 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23780): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23e80): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23e80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23e80): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23e80): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23e80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.179849544 +0000 UTC m=+7.065657187 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c23e80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d5ed90 item 48 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c445c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c445c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c445c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c445c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c445c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.181640595 +0000 UTC m=+7.067448239 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c445c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44a40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44a40): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44a40): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44a40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44a40): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44a40): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d5f3b0 item 49 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44a40): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44a40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.182219501 +0000 UTC m=+7.068027185 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44a40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44f80): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44f80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44f80): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44f80): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44f80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.182219501 +0000 UTC m=+7.068027185 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c44f80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d5f5e0 item 49 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45600): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45600): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45600): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45600): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45600): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.184145596 +0000 UTC m=+7.069953241 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45600): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45b00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45b00): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45b00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a08d5fd50 item 50 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45b00): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45b00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45b00): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45b00): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45b00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.184495784 +0000 UTC m=+7.070303427 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c45b00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64180): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64180): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64180): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64180): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64180): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.184495784 +0000 UTC m=+7.070303427 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64180): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0911a1c0 item 50 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64800): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64800): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64800): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64800): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64800): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.185894329 +0000 UTC m=+7.071701972 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64800): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64d00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64d00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64d00): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64d00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64d00): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64d00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0911ad20 item 51 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64d00): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64d00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.186303235 +0000 UTC m=+7.072110879 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c64d00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65240): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65240): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65240): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65240): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65240): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.186303235 +0000 UTC m=+7.072110879 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65240): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0911b7a0 item 51 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c658c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c658c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c658c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c658c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c658c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.188035477 +0000 UTC m=+7.073843122 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c658c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65dc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65dc0): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65dc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0911bb90 item 52 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65dc0): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65dc0): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65dc0): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65dc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.188871456 +0000 UTC m=+7.074679100 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c65dc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0a440): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0a440): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0a440): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0a440): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0a440): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.188871456 +0000 UTC m=+7.074679100 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0a440): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0911bd50 item 52 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0aac0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0aac0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0aac0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0aac0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0aac0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.190310206 +0000 UTC m=+7.076117871 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0aac0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0afc0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0afc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0afc0): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0afc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0afc0): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0afc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09016700 item 53 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0afc0): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0afc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.191146386 +0000 UTC m=+7.076954029 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0afc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0b500): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0b500): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0b500): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0b500): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0b500): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.191146386 +0000 UTC m=+7.076954029 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0b500): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09016bd0 item 53 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0bb80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0bb80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0bb80): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0bb80): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0bb80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.192870702 +0000 UTC m=+7.078678385 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d0bb80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a180): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a180): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a180): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09017340 item 54 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a180): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a180): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a180): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a180): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a180): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.193430092 +0000 UTC m=+7.079237766 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a180): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a700): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a700): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a700): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a700): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a700): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.193430092 +0000 UTC m=+7.079237766 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a700): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090175e0 item 54 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2ad80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2ad80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2ad80): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2ad80): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2ad80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.196542754 +0000 UTC m=+7.082350397 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2ad80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b280): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b280): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b280): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b280): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b280): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b280): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09017dc0 item 55 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b280): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b280): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.198978745 +0000 UTC m=+7.084786390 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b280): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b7c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b7c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b7c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b7c0): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b7c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.198978745 +0000 UTC m=+7.084786390 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2b7c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096ca150 item 55 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a4c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a4c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a4c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a4c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a4c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.204041388 +0000 UTC m=+7.089849042 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a4c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a9c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a9c0): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a9c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090ee460 item 56 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a9c0): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a9c0): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a9c0): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a9c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.209333921 +0000 UTC m=+7.095141564 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2a9c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2bac0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2bac0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2bac0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2bac0): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2bac0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.209333921 +0000 UTC m=+7.095141564 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09d2bac0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090ee690 item 56 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a200): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a200): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a200): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a200): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a200): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a200): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a200): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a200): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.213438956 +0000 UTC m=+7.099246600 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a200): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a740): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a740): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a740): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090ef2d0 item 57 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a740): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a740): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.214205074 +0000 UTC m=+7.100012728 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4a740): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ac80): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ac80): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ac80): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ac80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ac80): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ac80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090ef650 item 57 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ac80): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ac80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.215255565 +0000 UTC m=+7.101063219 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4ac80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b200): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b200): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b200): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b200): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b200): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.215255565 +0000 UTC m=+7.101063219 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b200): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a090efa40 item 57 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2880): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2880): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2880): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2880): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2880): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2880): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2880): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2880): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.21751769 +0000 UTC m=+7.103325335 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2880): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2f00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2f00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2f00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096ca5b0 item 58 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2f00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2f00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.218234335 +0000 UTC m=+7.104041979 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a2f00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a3940): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a3940): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a3940): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096ca770 item 58 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a3940): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a3940): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a3940): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a3940): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a3940): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.218827198 +0000 UTC m=+7.104634852 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090a3940): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6340): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6340): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6340): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6340): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6340): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.218827198 +0000 UTC m=+7.104634852 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6340): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096ca930 item 58 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6b00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6b00): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6b00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6b00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6b00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6b00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6b00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6b00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.220697258 +0000 UTC m=+7.106504902 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e6b00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7040): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7040): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7040): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096cacb0 item 59 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7040): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7040): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.221428089 +0000 UTC m=+7.107235773 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7040): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7580): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7580): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7580): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7580): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7580): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7580): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096cae70 item 59 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7580): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7580): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.22224873 +0000 UTC m=+7.108056394 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7580): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7b00): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7b00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7b00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7b00): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7b00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.22224873 +0000 UTC m=+7.108056394 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090e7b00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096cb3b0 item 59 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc6bc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc6bc0): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc6bc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc6bc0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc6bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc6bc0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc6bc0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc6bc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.224107579 +0000 UTC m=+7.109915223 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc6bc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7380): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7380): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7380): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096cbe30 item 60 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7380): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7380): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.224705671 +0000 UTC m=+7.110513325 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7380): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7b00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7b00): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7b00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092a6150 item 60 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7b00): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7b00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7b00): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7b00): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7b00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.225622783 +0000 UTC m=+7.111430427 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08fc7b00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08c79640): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08c79640): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08c79640): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08c79640): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08c79640): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.225622783 +0000 UTC m=+7.111430427 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a08c79640): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092a6310 item 60 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911e880): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911e880): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911e880): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911e880): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911e880): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911e880): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911e880): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911e880): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.22738555 +0000 UTC m=+7.113193194 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911e880): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911ee40): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911ee40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911ee40): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092a67e0 item 61 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911ee40): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911ee40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.227775162 +0000 UTC m=+7.113582806 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911ee40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911f580): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911f580): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911f580): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911f580): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911f580): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.227775162 +0000 UTC m=+7.113582806 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911f580): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092a6a10 item 61 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911fbc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911fbc0): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911fbc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911fbc0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911fbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911fbc0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911fbc0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911fbc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.229308781 +0000 UTC m=+7.115116425 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0911fbc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953e580): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953e580): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953e580): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092a6d90 item 62 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953e580): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953e580): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.22969813 +0000 UTC m=+7.115505785 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953e580): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953f300): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953f300): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953f300): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953f300): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953f300): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.22969813 +0000 UTC m=+7.115505785 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953f300): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a092a6fc0 item 62 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953fb00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953fb00): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953fb00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953fb00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953fb00): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953fb00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953fb00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953fb00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.231347437 +0000 UTC m=+7.117155081 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0953fb00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090761c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090761c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090761c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c6230 item 63 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090761c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090761c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.231901656 +0000 UTC m=+7.117709320 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090761c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090768c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090768c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090768c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090768c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090768c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.231901656 +0000 UTC m=+7.117709320 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a090768c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c63f0 item 63 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077340): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077340): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077340): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077340): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077340): >_readAt: n=0, err=Bad file descriptor 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077340): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077340): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077340): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.233620393 +0000 UTC m=+7.119428037 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077340): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077880): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077880): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077880): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c6930 item 64 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077880): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077880): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.234038146 +0000 UTC m=+7.119845810 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09077880): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610080): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610080): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610080): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610080): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610080): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.234038146 +0000 UTC m=+7.119845810 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610080): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c6cb0 item 64 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096106c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096106c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096106c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096106c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096106c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.235966827 +0000 UTC m=+7.121774471 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096106c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610b40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610b40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610b40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610b40): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610b40): _writeAt: size=3, off=2 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c7180 item 65 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610b40): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610b40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.236585749 +0000 UTC m=+7.122393413 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09610b40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096110c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096110c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096110c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096110c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096110c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.236585749 +0000 UTC m=+7.122393413 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096110c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c7340 item 65 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b480): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b480): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b480): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b480): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b480): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.238286791 +0000 UTC m=+7.124094495 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b480): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b900): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b900): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094824d0 item 66 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b900): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b900): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b900): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b900): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b900): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.239258634 +0000 UTC m=+7.125066279 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4b900): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4bec0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4bec0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4bec0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4bec0): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4bec0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.239258634 +0000 UTC m=+7.125066279 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09a4bec0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09482770 item 66 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692600): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692600): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692600): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692600): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692600): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.240468816 +0000 UTC m=+7.126276460 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692600): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692a80): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692a80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692a80): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692a80): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692a80): _writeAt: size=3, off=2 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09482e70 item 67 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692a80): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692a80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.241021613 +0000 UTC m=+7.126829257 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692a80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692fc0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692fc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692fc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692fc0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692fc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.241021613 +0000 UTC m=+7.126829257 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09692fc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09483030 item 67 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693640): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693640): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693640): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693640): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693640): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.242830749 +0000 UTC m=+7.128638393 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693640): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b40): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09483570 item 68 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b40): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b40): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b40): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.243431718 +0000 UTC m=+7.129239361 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09693b40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9e180): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9e180): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9e180): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9e180): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9e180): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.243431718 +0000 UTC m=+7.129239361 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9e180): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09483810 item 68 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9e7c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9e7c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9e7c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9e7c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9e7c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.245544102 +0000 UTC m=+7.131351766 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9e7c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9ec40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9ec40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9ec40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9ec40): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9ec40): _writeAt: size=3, off=2 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926a150 item 69 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9ec40): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9ec40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.246173162 +0000 UTC m=+7.131980856 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9ec40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9f140): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9f140): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9f140): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9f140): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9f140): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.246173162 +0000 UTC m=+7.131980856 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9f140): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926a310 item 69 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9f7c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9f7c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9f7c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9f7c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9f7c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.247939859 +0000 UTC m=+7.133747502 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9f7c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9fcc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9fcc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926a770 item 70 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9fcc0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9fcc0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9fcc0): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9fcc0): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9fcc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.248512153 +0000 UTC m=+7.134319847 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09c9fcc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbc300): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbc300): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbc300): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbc300): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbc300): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.248512153 +0000 UTC m=+7.134319847 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbc300): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926a930 item 70 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbc980): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbc980): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbc980): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbc980): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbc980): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.249885058 +0000 UTC m=+7.135692743 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbc980): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbce80): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbce80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbce80): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbce80): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbce80): _writeAt: size=3, off=2 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926ad90 item 71 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbce80): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbce80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.250378856 +0000 UTC m=+7.136186500 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbce80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbd380): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbd380): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbd380): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbd380): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbd380): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.250378856 +0000 UTC m=+7.136186500 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbd380): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926af50 item 71 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096115c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096115c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096115c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096115c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096115c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.251891584 +0000 UTC m=+7.137699229 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a096115c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09611ac0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09611ac0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c7810 item 72 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09611ac0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09611ac0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09611ac0): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09611ac0): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09611ac0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.252760165 +0000 UTC m=+7.138567819 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09611ac0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c100): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c100): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c100): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c100): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c100): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.252760165 +0000 UTC m=+7.138567819 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c100): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095c7ab0 item 72 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c6c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c6c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c6c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c6c0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c6c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c6c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c6c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.254194477 +0000 UTC m=+7.140002121 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918c6c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918cbc0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918cbc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918cbc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095be1c0 item 73 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918cbc0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918cbc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.254887958 +0000 UTC m=+7.140695633 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918cbc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d080): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d080): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d080): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d080): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d080): _writeAt: size=3, off=2 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095be380 item 73 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d080): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d080): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.255484077 +0000 UTC m=+7.141291741 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d080): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d5c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d5c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d5c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d5c0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d5c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.255484077 +0000 UTC m=+7.141291741 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918d5c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095bea80 item 73 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918dc00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918dc00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918dc00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918dc00): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918dc00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918dc00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918dc00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.25785144 +0000 UTC m=+7.143659085 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0918dc00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8200): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8200): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8200): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095bf030 item 74 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8200): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8200): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.258313388 +0000 UTC m=+7.144121032 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8200): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8740): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8740): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095bf260 item 74 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8740): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8740): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8740): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8740): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8740): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.258902743 +0000 UTC m=+7.144710387 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8740): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8cc0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8cc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8cc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8cc0): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8cc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.258902743 +0000 UTC m=+7.144710387 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b8cc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095bf420 item 74 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9300): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9300): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9300): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9300): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9300): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9300): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9300): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.26061622 +0000 UTC m=+7.146423864 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9300): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9800): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9800): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9800): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095ae0e0 item 75 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9800): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9800): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.261477637 +0000 UTC m=+7.147285300 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9800): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9d40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9d40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9d40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9d40): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9d40): _writeAt: size=3, off=2 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095ae380 item 75 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9d40): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9d40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.262196015 +0000 UTC m=+7.148003659 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a091b9d40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a380): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a380): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a380): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a380): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a380): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.262196015 +0000 UTC m=+7.148003659 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a380): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095ae540 item 75 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a9c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a9c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a9c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a9c0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a9c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a9c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a9c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.263897678 +0000 UTC m=+7.149705322 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931a9c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931aec0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931aec0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931aec0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095ae8c0 item 76 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931aec0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931aec0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.264283263 +0000 UTC m=+7.150090917 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931aec0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b400): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b400): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095aeaf0 item 76 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b400): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b400): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b400): _writeAt: size=3, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b400): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b400): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.264839576 +0000 UTC m=+7.150647220 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b400): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b980): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b980): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b980): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b980): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b980): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.264839576 +0000 UTC m=+7.150647220 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0931b980): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095aecb0 item 76 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c0c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c0c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c0c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c0c0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c0c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c0c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c0c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.266388383 +0000 UTC m=+7.152196027 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c0c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c5c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c5c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c5c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095af030 item 77 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c5c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c5c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.266896717 +0000 UTC m=+7.152704361 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936c5c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936ccc0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936ccc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936ccc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936ccc0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936ccc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.266896717 +0000 UTC m=+7.152704361 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936ccc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095af1f0 item 77 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbdb40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbdb40): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbdb40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbdb40): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbdb40): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbdb40): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbdb40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.268280424 +0000 UTC m=+7.154088068 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09cbdb40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ce140): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ce140): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ce140): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926b420 item 78 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ce140): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ce140): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.269123236 +0000 UTC m=+7.154930890 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ce140): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ce840): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ce840): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ce840): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ce840): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ce840): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.269123236 +0000 UTC m=+7.154930890 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092ce840): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926b5e0 item 78 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cee80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cee80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cee80): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cee80): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cee80): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cee80): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cee80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.270728639 +0000 UTC m=+7.156536283 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cee80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cf380): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cf380): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cf380): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926b960 item 79 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cf380): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cf380): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.27114982 +0000 UTC m=+7.156957464 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cf380): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cfa80): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cfa80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cfa80): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cfa80): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cfa80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.27114982 +0000 UTC m=+7.156957464 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092cfa80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0926bc70 item 79 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f21c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f21c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f21c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f21c0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f21c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f21c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f21c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.272622785 +0000 UTC m=+7.158430428 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f21c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f26c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f26c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f26c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c8150 item 80 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f26c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f26c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.273534225 +0000 UTC m=+7.159341869 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f26c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f2dc0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f2dc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f2dc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f2dc0): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f2dc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.273534225 +0000 UTC m=+7.159341869 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f2dc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c83f0 item 80 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3400): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3400): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3400): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3400): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3400): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.27769793 +0000 UTC m=+7.163505574 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3400): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3880): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3880): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3880): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3880): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3880): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3880): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c8a80 item 81 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3880): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3880): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.27866785 +0000 UTC m=+7.164475494 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3880): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3dc0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3dc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3dc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3dc0): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3dc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.27866785 +0000 UTC m=+7.164475494 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a092f3dc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c8d20 item 81 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942e540): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942e540): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942e540): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942e540): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942e540): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.281161059 +0000 UTC m=+7.166968703 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942e540): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942ea40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942ea40): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942ea40): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c91f0 item 82 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942ea40): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942ea40): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942ea40): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942ea40): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942ea40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.281836487 +0000 UTC m=+7.167644141 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942ea40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942efc0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942efc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942efc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942efc0): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942efc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.281836487 +0000 UTC m=+7.167644141 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942efc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c9490 item 82 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942f640): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942f640): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942f640): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942f640): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942f640): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.284122788 +0000 UTC m=+7.169930432 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942f640): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942fb40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942fb40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942fb40): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942fb40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942fb40): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942fb40): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c9810 item 83 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942fb40): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942fb40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.285129236 +0000 UTC m=+7.170936880 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0942fb40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945e180): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945e180): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945e180): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945e180): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945e180): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.285129236 +0000 UTC m=+7.170936880 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945e180): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a091c9ab0 item 83 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945e800): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945e800): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945e800): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945e800): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945e800): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.288138705 +0000 UTC m=+7.173946359 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945e800): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945ed00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945ed00): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945ed00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096761c0 item 84 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945ed00): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945ed00): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945ed00): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945ed00): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945ed00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.289283514 +0000 UTC m=+7.175091158 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945ed00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945f280): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945f280): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945f280): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945f280): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945f280): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.289283514 +0000 UTC m=+7.175091158 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945f280): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09676380 item 84 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945f900): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945f900): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945f900): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945f900): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945f900): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.29157272 +0000 UTC m=+7.177380364 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945f900): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945fe00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945fe00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945fe00): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945fe00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945fe00): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945fe00): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09676700 item 85 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945fe00): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945fe00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.292523524 +0000 UTC m=+7.178331168 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0945fe00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09478440): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09478440): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09478440): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09478440): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09478440): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.292523524 +0000 UTC m=+7.178331168 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09478440): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a096768c0 item 85 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d340): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d340): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d340): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d340): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d340): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.294140129 +0000 UTC m=+7.179947783 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d340): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d840): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d840): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d840): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095af570 item 86 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d840): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d840): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d840): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d840): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d840): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.295378362 +0000 UTC m=+7.181186007 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936d840): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936ddc0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936ddc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936ddc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936ddc0): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936ddc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.295378362 +0000 UTC m=+7.181186007 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0936ddc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095af730 item 86 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce540): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce540): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce540): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce540): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce540): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.298774067 +0000 UTC m=+7.184581710 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ce540): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cea40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cea40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cea40): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cea40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cea40): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cea40): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095afb90 item 87 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cea40): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cea40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.300268531 +0000 UTC m=+7.186076175 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cea40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cef80): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cef80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cef80): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cef80): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cef80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.300268531 +0000 UTC m=+7.186076175 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cef80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a095afd50 item 87 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf600): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf600): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf600): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf600): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf600): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.303987972 +0000 UTC m=+7.189795616 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cf600): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfb00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfb00): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfb00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b122a0 item 88 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfb00): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfb00): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfb00): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfb00): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfb00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.304475897 +0000 UTC m=+7.190283541 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093cfb00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec180): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec180): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec180): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec180): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec180): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.304475897 +0000 UTC m=+7.190283541 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec180): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b12460 item 88 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec7c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec7c0): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec7c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec7c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec7c0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec7c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec7c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec7c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.306031667 +0000 UTC m=+7.191839311 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ec7c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ecd00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ecd00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ecd00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b12930 item 89 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ecd00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ecd00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.309335168 +0000 UTC m=+7.195142811 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ecd00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed240): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed240): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed240): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed240): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed240): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed240): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b12af0 item 89 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed240): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed240): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.30987533 +0000 UTC m=+7.195682975 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed240): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed7c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed7c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed7c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed7c0): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed7c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.30987533 +0000 UTC m=+7.195682975 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ed7c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b12cb0 item 89 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ede00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ede00): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ede00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ede00): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ede00): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ede00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ede00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ede00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.311281621 +0000 UTC m=+7.197089264 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a093ede00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494440): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494440): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494440): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b130a0 item 90 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494440): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494440): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.312589285 +0000 UTC m=+7.198396929 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494440): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494980): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494980): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494980): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b13340 item 90 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494980): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494980): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494980): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494980): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494980): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.313994192 +0000 UTC m=+7.199801835 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494980): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494f40): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494f40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494f40): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494f40): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494f40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.313994192 +0000 UTC m=+7.199801835 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09494f40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b13500 item 90 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495580): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495580): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495580): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495580): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495580): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495580): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495580): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495580): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.316575807 +0000 UTC m=+7.202383451 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495580): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495ac0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495ac0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495ac0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b13ab0 item 91 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495ac0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495ac0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.319649226 +0000 UTC m=+7.205456880 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09495ac0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564100): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564100): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564100): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564100): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564100): >_readAt: n=2, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564100): _writeAt: size=3, off=7 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b13c70 item 91 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564100): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564100): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.3202808 +0000 UTC m=+7.206088445 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564100): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564680): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564680): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564680): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564680): >_readAt: n=8, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564680): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.3202808 +0000 UTC m=+7.206088445 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564680): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a09b13e30 item 91 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564cc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564cc0): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564cc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564cc0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564cc0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564cc0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564cc0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564cc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.32443099 +0000 UTC m=+7.210238634 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09564cc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565200): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565200): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565200): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936a460 item 92 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565200): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565200): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.331584055 +0000 UTC m=+7.217391699 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565200): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565740): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565740): open at offset 5 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565740): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936a700 item 92 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565740): _readAt: size=2, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565740): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565740): _writeAt: size=3, off=5 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565740): >_writeAt: n=3, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565740): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.332363938 +0000 UTC m=+7.218171582 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565740): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565d00): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565d00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565d00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565d00): >_readAt: n=3, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565d00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.332363938 +0000 UTC m=+7.218171582 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a09565d00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936aa10 item 92 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a440): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a440): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a440): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a440): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a440): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a440): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a440): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a440): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.336170334 +0000 UTC m=+7.221977977 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a440): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a980): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a980): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a980): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936ae00 item 93 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a980): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a980): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.337604213 +0000 UTC m=+7.223411857 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957a980): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.337604213 +0000 UTC m=+7.223411857 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b080): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936afc0 item 93 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b6c0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b6c0): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b6c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b6c0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b6c0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b6c0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b6c0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b6c0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.338874889 +0000 UTC m=+7.224682543 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957b6c0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957bc00): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957bc00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957bc00): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936b420 item 94 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957bc00): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957bc00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.339591835 +0000 UTC m=+7.225399478 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a0957bc00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2400): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2400): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2400): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2400): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2400): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.339591835 +0000 UTC m=+7.225399478 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2400): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936b5e0 item 94 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2a40): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2a40): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2a40): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2a40): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2a40): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2a40): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2a40): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2a40): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.341355013 +0000 UTC m=+7.227162657 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2a40): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2f80): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2f80): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2f80): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936b960 item 95 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2f80): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2f80): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.341980627 +0000 UTC m=+7.227788271 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a2f80): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3680): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3680): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3680): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3680): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3680): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.341980627 +0000 UTC m=+7.227788271 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3680): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a0936bb20 item 95 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3cc0): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3cc0): open at offset 0 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3cc0): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3cc0): _readAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3cc0): >_readAt: n=0, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3cc0): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3cc0): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3cc0): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.343342624 +0000 UTC m=+7.229150278 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095a3cc0): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d0300): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d0300): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d0300): >openPending: err= 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094aa310 item 96 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d0300): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d0300): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.343824919 +0000 UTC m=+7.229632564 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d0300): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/15 01:01:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : open-test-file: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d0a00): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d0a00): openPending: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d0a00): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d0a00): >_readAt: n=5, err=EOF 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d0a00): close: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-15 01:01:03.343824919 +0000 UTC m=+7.229632564 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : open-test-file(0x169a095d0a00): >close: err= 2026/07/15 01:01:03 DEBUG : open-test-file: Remove: 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x169a094aa620 item 96 2026/07/15 01:01:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/15 01:01:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/15 01:01:03 DEBUG : open-test-file: >Remove: err= 2026/07/15 01:01:03 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : >WaitForWriters: 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.57s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.28s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : file1: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : file1(0x169a0962c480): openPending: 2026/07/15 01:01:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:03 DEBUG : file1(0x169a0962c480): >openPending: err= 2026/07/15 01:01:03 DEBUG : file1: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/15 01:01:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/15 01:01:03 DEBUG : file1(0x169a0962c480): _writeAt: size=2, off=0 2026/07/15 01:01:03 DEBUG : file1(0x169a0962c480): >_writeAt: n=2, err= 2026/07/15 01:01:03 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/15 01:01:03 DEBUG : file1(0x169a0962c480): RWFileHandle.Flush 2026/07/15 01:01:03 DEBUG : file1(0x169a0962c480): RWFileHandle.Release 2026/07/15 01:01:03 DEBUG : file1(0x169a0962c480): close: 2026/07/15 01:01:03 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/15 01:01:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : file1(0x169a0962c480): >close: err= 2026/07/15 01:01:03 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : file1: reading active writers 2026/07/15 01:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : file1: reading active writers 2026/07/15 01:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : file1: reading active writers 2026/07/15 01:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : file1: reading active writers 2026/07/15 01:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:03 DEBUG : file1: vfs cache: starting upload 2026/07/15 01:01:03 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1.a0a9169e.partial" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1.a0a9169e.partial 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-veceviz6neje/file1.a0a9169e.partial 2026/07/15 01:01:03 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/15 01:01:03 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/15 01:01:03 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/15 01:01:03 INFO : file1: Copied (new) 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:03 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/15 01:01:03 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/15 01:01:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/15 01:01:03 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:03 INFO : file1: vfs cache: upload succeeded try #1 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : file1: reading active writers 2026/07/15 01:01:03 DEBUG : >WaitForWriters: 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:03 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:03 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/15 01:01:03 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : file1: reading active writers 2026/07/15 01:01:03 DEBUG : >WaitForWriters: 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:03 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:03 DEBUG : rename_me: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : rename_me(0x169a095d1c40): openPending: 2026/07/15 01:01:03 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/15 01:01:03 DEBUG : rename_me(0x169a095d1c40): >openPending: err= 2026/07/15 01:01:03 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/15 01:01:03 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/15 01:01:03 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/15 01:01:03 DEBUG : rename_me(0x169a095d1c40): _writeAt: size=5, off=0 2026/07/15 01:01:03 DEBUG : rename_me(0x169a095d1c40): >_writeAt: n=5, err= 2026/07/15 01:01:03 DEBUG : rename_me(0x169a095d1c40): close: 2026/07/15 01:01:03 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-15 01:01:03.522150509 +0000 UTC m=+7.407958152 2026/07/15 01:01:03 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/15 01:01:03 DEBUG : rename_me(0x169a095d1c40): >close: err= 2026/07/15 01:01:03 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/15 01:01:03 DEBUG : i_was_renamed: Updating file with 0x169a099cfa00 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/15 01:01:03 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : i_was_renamed: reading active writers 2026/07/15 01:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : i_was_renamed: reading active writers 2026/07/15 01:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : i_was_renamed: reading active writers 2026/07/15 01:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : i_was_renamed: reading active writers 2026/07/15 01:01:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/15 01:01:03 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/15 01:01:03 DEBUG : i_was_renamed.3a393b16.partial: size = 5 OK 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/i_was_renamed.3a393b16.partial" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/i_was_renamed.3a393b16.partial 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/i_was_renamed.3a393b16.partial 2026/07/15 01:01:03 DEBUG : i_was_renamed.3a393b16.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:03 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 01:01:03 DEBUG : i_was_renamed.3a393b16.partial: renamed to: i_was_renamed 2026/07/15 01:01:03 INFO : i_was_renamed: Copied (new) 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/i_was_renamed" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/i_was_renamed 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/i_was_renamed 2026/07/15 01:01:03 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:03 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-15 01:01:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/15 01:01:03 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/15 01:01:03 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/15 01:01:03 DEBUG : Looking for writers 2026/07/15 01:01:03 DEBUG : i_was_renamed: reading active writers 2026/07/15 01:01:03 DEBUG : >WaitForWriters: 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/15 01:01:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje" 2026/07/15 01:01:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/15 01:01:03 DEBUG : forgetting directory cache 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate(0x169a0962d7c0): _readAt: size=512, off=0 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate(0x169a0962d7c0): openPending: 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 00:02:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 01:01:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate(0x169a0962d7c0): >openPending: err= 2026/07/15 01:01:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate(0x169a0962d7c0): >_readAt: n=20, err=EOF 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate(0x169a0962d7c0): close: 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 00:02:03 +0000 UTC 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate(0x169a0962d7c0): >close: err= 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:03 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/15 01:01:04 DEBUG : forgetting directory cache 2026/07/15 01:01:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09d8d5c0): _readAt: size=512, off=0 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09d8d5c0): openPending: 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 00:03:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-15 00:02:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 00:03:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-15 00:02:03 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/15 01:01:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 01:01:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09d8d5c0): >openPending: err= 2026/07/15 01:01:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09d8d5c0): >_readAt: n=20, err=EOF 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09d8d5c0): close: 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 00:03:03 +0000 UTC 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09d8d5c0): >close: err= 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/15 01:01:04 DEBUG : forgetting directory cache 2026/07/15 01:01:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09479e40): _readAt: size=512, off=0 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09479e40): openPending: 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 00:04:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-15 00:03:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 00:04:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-15 00:03:03 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/15 01:01:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 01:01:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09479e40): >openPending: err= 2026/07/15 01:01:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09479e40): >_readAt: n=20, err=EOF 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09479e40): close: 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 00:04:03 +0000 UTC 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09479e40): >close: err= 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/15 01:01:04 DEBUG : forgetting directory cache 2026/07/15 01:01:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a096fc3c0): _readAt: size=512, off=0 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a096fc3c0): openPending: 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 00:05:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-15 00:04:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 00:05:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-15 00:04:03 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/15 01:01:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 01:01:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a096fc3c0): >openPending: err= 2026/07/15 01:01:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a096fc3c0): >_readAt: n=20, err=EOF 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a096fc3c0): close: 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 00:05:03 +0000 UTC 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a096fc3c0): >close: err= 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/15 01:01:04 DEBUG : forgetting directory cache 2026/07/15 01:01:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09d8dd80): _readAt: size=512, off=0 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09d8dd80): openPending: 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 00:06:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-15 00:05:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 00:06:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-15 00:05:03 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/15 01:01:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 01:01:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09d8dd80): >openPending: err= 2026/07/15 01:01:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09d8dd80): >_readAt: n=20, err=EOF 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09d8dd80): close: 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 00:06:03 +0000 UTC 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a09d8dd80): >close: err= 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/15 01:01:04 DEBUG : forgetting directory cache 2026/07/15 01:01:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a099472c0): _readAt: size=512, off=0 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a099472c0): openPending: 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-15 00:07:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-15 00:06:03 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-15 00:07:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-15 00:06:03 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/15 01:01:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/15 01:01:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate(0x169a099472c0): >openPending: err= 2026/07/15 01:01:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a099472c0): >_readAt: n=20, err=EOF 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a099472c0): close: 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 00:07:03 +0000 UTC 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a099472c0): >close: err= 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/15 01:01:05 DEBUG : forgetting directory cache 2026/07/15 01:01:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a099e3e40): _readAt: size=512, off=0 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a099e3e40): openPending: 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-15 00:08:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-15 00:07:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-15 00:08:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-15 00:07:03 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/15 01:01:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/15 01:01:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a099e3e40): >openPending: err= 2026/07/15 01:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a099e3e40): >_readAt: n=21, err=EOF 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a099e3e40): close: 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 00:08:03 +0000 UTC 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a099e3e40): >close: err= 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/15 01:01:05 DEBUG : forgetting directory cache 2026/07/15 01:01:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09947e80): _readAt: size=512, off=0 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09947e80): openPending: 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-15 00:09:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-15 00:08:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-15 00:09:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-15 00:08:03 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/15 01:01:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/15 01:01:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09947e80): >openPending: err= 2026/07/15 01:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09947e80): >_readAt: n=22, err=EOF 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09947e80): close: 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 00:09:03 +0000 UTC 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09947e80): >close: err= 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/15 01:01:05 DEBUG : forgetting directory cache 2026/07/15 01:01:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09ada880): _readAt: size=512, off=0 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09ada880): openPending: 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-15 00:10:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-15 00:09:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-15 00:10:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-15 00:09:03 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/15 01:01:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/15 01:01:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09ada880): >openPending: err= 2026/07/15 01:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09ada880): >_readAt: n=23, err=EOF 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09ada880): close: 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 00:10:03 +0000 UTC 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09ada880): >close: err= 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/15 01:01:05 DEBUG : forgetting directory cache 2026/07/15 01:01:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09a18280): _readAt: size=512, off=0 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09a18280): openPending: 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-veceviz6neje/TestRWCacheUpdate 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-15 00:11:03 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-15 00:10:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-15 00:11:03 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-15 00:10:03 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/15 01:01:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/15 01:01:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09a18280): >openPending: err= 2026/07/15 01:01:05 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09a18280): >_readAt: n=24, err=EOF 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09a18280): close: 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-15 00:11:03 +0000 UTC 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate(0x169a09a18280): >close: err= 2026/07/15 01:01:05 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:05 DEBUG : Looking for writers 2026/07/15 01:01:05 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/15 01:01:05 DEBUG : >WaitForWriters: 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.20s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FiLeA" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/FiLeA 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-veceviz6neje/FiLeA 2026/07/15 01:01:05 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FiLeA" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/FiLeA 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-veceviz6neje/FiLeA 2026/07/15 01:01:05 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FiLeB" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/FiLeB 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-veceviz6neje/FiLeB 2026/07/15 01:01:05 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FiLeB" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/FiLeB 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-veceviz6neje/FiLeB 2026/07/15 01:01:05 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/15 01:01:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FiLeA" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/FiLeA 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-veceviz6neje/FiLeA 2026/07/15 01:01:05 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/15 01:01:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FiLeA" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/FiLeA 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-veceviz6neje/FiLeA 2026/07/15 01:01:05 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/15 01:01:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/15 01:01:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/15 01:01:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FiLeB" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/FiLeB 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-veceviz6neje/FiLeB 2026/07/15 01:01:05 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/15 01:01:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/15 01:01:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/15 01:01:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FilEb" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/FilEb 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-veceviz6neje/FilEb 2026/07/15 01:01:05 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FiLeA" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/FiLeA 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-veceviz6neje/FiLeA 2026/07/15 01:01:05 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FiLeA" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/FiLeA 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-veceviz6neje/FiLeA 2026/07/15 01:01:05 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FiLeB" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/FiLeB 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-veceviz6neje/FiLeB 2026/07/15 01:01:05 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FiLeB" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/FiLeB 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-veceviz6neje/FiLeB 2026/07/15 01:01:05 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FilEb" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/FilEb 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-veceviz6neje/FilEb 2026/07/15 01:01:05 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FilEb" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/FilEb 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-veceviz6neje/FilEb 2026/07/15 01:01:05 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/15 01:01:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/15 01:01:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/15 01:01:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FiLeB" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/FiLeB 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-veceviz6neje/FiLeB 2026/07/15 01:01:05 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/15 01:01:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/15 01:01:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/15 01:01:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/FilEb" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/FilEb 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-veceviz6neje/FilEb 2026/07/15 01:01:05 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/15 01:01:05 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/15 01:01:05 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/15 01:01:05 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/15 01:01:05 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/15 01:01:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:05 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:05 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/15 01:01:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/15 01:01:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/15 01:01:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/15 01:01:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:05 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:05 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:05 DEBUG : Looking for writers 2026/07/15 01:01:05 DEBUG : FiLeA: reading active writers 2026/07/15 01:01:05 DEBUG : FiLeB: reading active writers 2026/07/15 01:01:05 DEBUG : FilEb: reading active writers 2026/07/15 01:01:05 DEBUG : >WaitForWriters: 2026/07/15 01:01:05 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:05 DEBUG : Looking for writers 2026/07/15 01:01:05 DEBUG : FiLeA: reading active writers 2026/07/15 01:01:05 DEBUG : FiLeB: reading active writers 2026/07/15 01:01:05 DEBUG : FilEb: reading active writers 2026/07/15 01:01:05 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.09s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/normal name with no special characters.txt" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/normal\ name\ with\ no\ special\ characters.txt 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-veceviz6neje/normal name with no special characters.txt 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/normal name with no special characters.txt" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/normal\ name\ with\ no\ special\ characters.txt 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-veceviz6neje/normal name with no special characters.txt 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/測試_Русский___ě_áñ" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/測試_Русский___ě_áñ 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-veceviz6neje/測試_Русский___ě_áñ 2026/07/15 01:01:05 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/測試_Русский___ě_áñ" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/測試_Русский___ě_áñ 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-veceviz6neje/測試_Русский___ě_áñ 2026/07/15 01:01:05 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/15 01:01:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/normal name with no special characters.txt" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/normal\ name\ with\ no\ special\ characters.txt 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-veceviz6neje/normal name with no special characters.txt 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/15 01:01:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/15 01:01:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/15 01:01:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/測試_Русский___ě_áñ" 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/測試_Русский___ě_áñ 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-veceviz6neje/測試_Русский___ě_áñ 2026/07/15 01:01:05 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:05 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:05 DEBUG : Looking for writers 2026/07/15 01:01:05 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/15 01:01:05 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/15 01:01:05 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Reusing VFS from active cache 2026/07/15 01:01:05 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:05 DEBUG : Looking for writers 2026/07/15 01:01:05 DEBUG : >WaitForWriters: 2026/07/15 01:01:05 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:05 DEBUG : Looking for writers 2026/07/15 01:01:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:05 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:05 DEBUG : Looking for writers 2026/07/15 01:01:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:06 DEBUG : Looking for writers 2026/07/15 01:01:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file2" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file2" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/15 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:06 DEBUG : dir: Looking for writers 2026/07/15 01:01:06 DEBUG : file2: reading active writers 2026/07/15 01:01:06 DEBUG : Looking for writers 2026/07/15 01:01:06 DEBUG : dir: reading active writers 2026/07/15 01:01:06 DEBUG : file1: reading active writers 2026/07/15 01:01:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file2" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file2" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/15 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:06 DEBUG : dir: Looking for writers 2026/07/15 01:01:06 DEBUG : Looking for writers 2026/07/15 01:01:06 DEBUG : dir: reading active writers 2026/07/15 01:01:06 DEBUG : file1: reading active writers 2026/07/15 01:01:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : forgetting directory cache 2026/07/15 01:01:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file2" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file2" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/15 01:01:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:06 DEBUG : file1: Open: flags=O_RDONLY 2026/07/15 01:01:06 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/15 01:01:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/15 01:01:06 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:06 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/15 01:01:06 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/15 01:01:06 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:06 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:06 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/15 01:01:06 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/15 01:01:06 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/15 01:01:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 01:01:06 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/new_file.txt" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/new_file.txt 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-veceviz6neje/dir/new_file.txt 2026/07/15 01:01:06 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 01:01:06 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 01:01:06 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/15 01:01:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/15 01:01:06 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:06 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/15 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:06 DEBUG : dir: Looking for writers 2026/07/15 01:01:06 DEBUG : file2: reading active writers 2026/07/15 01:01:06 DEBUG : new_file.txt: reading active writers 2026/07/15 01:01:06 DEBUG : Looking for writers 2026/07/15 01:01:06 DEBUG : dir: reading active writers 2026/07/15 01:01:06 DEBUG : file1: reading active writers 2026/07/15 01:01:06 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file2" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file2" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-veceviz6neje/dir/file2 2026/07/15 01:01:06 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/15 01:01:06 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/15 01:01:06 DEBUG : dir/file1: Updating file with dir/file1 0x169a08d9a680 2026/07/15 01:01:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/15 01:01:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:06 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-veceviz6neje/dir/file1 2026/07/15 01:01:06 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/15 01:01:06 INFO : dir/file1: Moved (server-side) to: file0 2026/07/15 01:01:06 DEBUG : file0: Updating file with file0 0x169a08d9a680 2026/07/15 01:01:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file0" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file0 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-veceviz6neje/file0 2026/07/15 01:01:06 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file0" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/file0 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-veceviz6neje/file0 2026/07/15 01:01:06 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/15 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:06 DEBUG : dir: Looking for writers 2026/07/15 01:01:06 DEBUG : Looking for writers 2026/07/15 01:01:06 DEBUG : dir: reading active writers 2026/07/15 01:01:06 DEBUG : file0: reading active writers 2026/07/15 01:01:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Server has VFS statistics extension 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: About path "/home/rclone/rclone-test-veceviz6neje" 2026/07/15 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:06 DEBUG : Looking for writers 2026/07/15 01:01:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: New connection 127.0.0.1:46018->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/15 01:01:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje/dir/file1: no such file or directory 2026/07/15 01:01:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje/dir/file1: no such file or directory 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/15 01:01:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje/dir/file1: no such file or directory 2026/07/15 01:01:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje/dir/file1: no such file or directory 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: New connection 127.0.0.1:46026->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/15 01:01:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje/dir/file1: no such file or directory 2026/07/15 01:01:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje/dir/file1: no such file or directory 2026/07/15 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:06 DEBUG : Looking for writers 2026/07/15 01:01:06 DEBUG : a: Looking for writers 2026/07/15 01:01:06 DEBUG : b: Looking for writers 2026/07/15 01:01:06 DEBUG : c: Looking for writers 2026/07/15 01:01:06 DEBUG : d: Looking for writers 2026/07/15 01:01:06 DEBUG : Looking for writers 2026/07/15 01:01:06 DEBUG : /: reading active writers 2026/07/15 01:01:06 DEBUG : a: reading active writers 2026/07/15 01:01:06 DEBUG : b: reading active writers 2026/07/15 01:01:06 DEBUG : c: reading active writers 2026/07/15 01:01:06 DEBUG : d: reading active writers 2026/07/15 01:01:06 DEBUG : >WaitForWriters: 2026/07/15 01:01:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje/dir/file1: no such file or directory 2026/07/15 01:01:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje/dir/file1: no such file or directory --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/15 01:01:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/15 01:01:06 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/15 01:01:06 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/15 01:01:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje/dir/file1: no such file or directory 2026/07/15 01:01:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{FqWWI}/rclone-test-veceviz6neje/dir/file1: no such file or directory 2026/07/15 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:06 DEBUG : a/b/c/d: Looking for writers 2026/07/15 01:01:06 DEBUG : a/b/c: Looking for writers 2026/07/15 01:01:06 DEBUG : d: reading active writers 2026/07/15 01:01:06 DEBUG : a/b: Looking for writers 2026/07/15 01:01:06 DEBUG : c: reading active writers 2026/07/15 01:01:06 DEBUG : a: Looking for writers 2026/07/15 01:01:06 DEBUG : b: reading active writers 2026/07/15 01:01:06 DEBUG : Looking for writers 2026/07/15 01:01:06 DEBUG : a: reading active writers 2026/07/15 01:01:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.06s) === 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-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:06 DEBUG : Looking for writers 2026/07/15 01:01:06 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-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 01:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/15 01:01:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/15 01:01:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 01:01:06 DEBUG : file1: size = 5 OK 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 01:01:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/15 01:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 01:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 01:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 01:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 01:01:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/15 01:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/15 01:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 01:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 01:01:06 DEBUG : file1: size = 0 OK 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 01:01:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 01:01:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/15 01:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 01:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (7 bytes), uploading instead of streaming 2026/07/15 01:01:06 DEBUG : file1: size = 7 OK 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:06 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/15 01:01:06 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/15 01:01:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:06 DEBUG : Looking for writers 2026/07/15 01:01:06 DEBUG : file1: reading active writers 2026/07/15 01:01:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:06 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 01:01:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 01:01:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:06 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/15 01:01:07 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/15 01:01:07 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/15 01:01:07 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (11 bytes), uploading instead of streaming 2026/07/15 01:01:07 DEBUG : file1: size = 11 OK 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/15 01:01:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/15 01:01:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/15 01:01:07 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:07 DEBUG : Looking for writers 2026/07/15 01:01:07 DEBUG : file1: reading active writers 2026/07/15 01:01:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 01:01:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 01:01:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (5 bytes), uploading instead of streaming 2026/07/15 01:01:07 DEBUG : file1: size = 5 OK 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/15 01:01:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/15 01:01:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/15 01:01:07 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:07 DEBUG : Looking for writers 2026/07/15 01:01:07 DEBUG : file1: reading active writers 2026/07/15 01:01:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 01:01:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 01:01:07 DEBUG : file1: WriteFileHandle.Release closing 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 01:01:07 DEBUG : file1: size = 0 OK 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 01:01:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 01:01:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/15 01:01:07 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:07 DEBUG : Looking for writers 2026/07/15 01:01:07 DEBUG : file1: reading active writers 2026/07/15 01:01:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 01:01:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (2 bytes), uploading instead of streaming 2026/07/15 01:01:07 DEBUG : file1: size = 2 OK 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/15 01:01:07 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/15 01:01:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 01:01:07 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:07 DEBUG : Looking for writers 2026/07/15 01:01:07 DEBUG : file1: reading active writers 2026/07/15 01:01:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 01:01:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (0 bytes), uploading instead of streaming 2026/07/15 01:01:07 DEBUG : file1: size = 0 OK 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/15 01:01:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/15 01:01:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:07 DEBUG : file1: Open: flags=O_RDONLY 2026/07/15 01:01:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/15 01:01:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/15 01:01:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:07 DEBUG : Looking for writers 2026/07/15 01:01:07 DEBUG : file1: reading active writers 2026/07/15 01:01:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/15 01:01:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/15 01:01:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: File to upload is small (100 bytes), uploading instead of streaming 2026/07/15 01:01:07 DEBUG : file1: size = 100 OK 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/file1" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fadf48d1d88c66516299f2ffe39f040d /home/rclone/rclone-test-veceviz6neje/file1 2026/07/15 01:01:07 DEBUG : file1: Parsed hash: fadf48d1d88c66516299f2ffe39f040d 2026/07/15 01:01:07 DEBUG : file1: md5 = fadf48d1d88c66516299f2ffe39f040d OK 2026/07/15 01:01:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/15 01:01:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/15 01:01:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/15 01:01:07 DEBUG : file1: Open: flags=O_RDONLY 2026/07/15 01:01:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/15 01:01:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/15 01:01:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:07 DEBUG : Looking for writers 2026/07/15 01:01:07 DEBUG : file1: reading active writers 2026/07/15 01:01:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f000.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/flat/f000.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-veceviz6neje/flat/f000.txt 2026/07/15 01:01:07 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f000.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/flat/f000.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-veceviz6neje/flat/f000.txt 2026/07/15 01:01:07 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f001.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/flat/f001.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-veceviz6neje/flat/f001.txt 2026/07/15 01:01:07 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f001.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/flat/f001.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-veceviz6neje/flat/f001.txt 2026/07/15 01:01:07 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f002.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/flat/f002.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-veceviz6neje/flat/f002.txt 2026/07/15 01:01:07 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f002.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/flat/f002.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-veceviz6neje/flat/f002.txt 2026/07/15 01:01:07 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f003.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/flat/f003.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-veceviz6neje/flat/f003.txt 2026/07/15 01:01:07 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f003.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/flat/f003.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-veceviz6neje/flat/f003.txt 2026/07/15 01:01:07 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f004.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/flat/f004.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-veceviz6neje/flat/f004.txt 2026/07/15 01:01:07 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f004.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: sha1sum /home/rclone/rclone-test-veceviz6neje/flat/f004.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-veceviz6neje/flat/f004.txt 2026/07/15 01:01:07 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/15 01:01:07 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/15 01:01:07 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/15 01:01:07 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:07 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f000.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/flat/f000.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-veceviz6neje/flat/f000.txt 2026/07/15 01:01:07 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/15 01:01:07 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/15 01:01:07 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/15 01:01:07 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:07 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f001.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/flat/f001.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-veceviz6neje/flat/f001.txt 2026/07/15 01:01:07 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/15 01:01:07 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/15 01:01:07 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/15 01:01:07 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:07 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f002.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/flat/f002.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-veceviz6neje/flat/f002.txt 2026/07/15 01:01:07 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/15 01:01:07 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/15 01:01:07 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/15 01:01:07 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:07 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f003.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/flat/f003.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-veceviz6neje/flat/f003.txt 2026/07/15 01:01:07 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/15 01:01:07 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/15 01:01:07 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/15 01:01:07 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:07 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/flat/f004.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/flat/f004.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-veceviz6neje/flat/f004.txt 2026/07/15 01:01:07 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/15 01:01:07 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:07 DEBUG : flat: Looking for writers 2026/07/15 01:01:07 DEBUG : f001.txt: reading active writers 2026/07/15 01:01:07 DEBUG : f002.txt: reading active writers 2026/07/15 01:01:07 DEBUG : f003.txt: reading active writers 2026/07/15 01:01:07 DEBUG : f004.txt: reading active writers 2026/07/15 01:01:07 DEBUG : f000.txt: reading active writers 2026/07/15 01:01:07 DEBUG : Looking for writers 2026/07/15 01:01:07 DEBUG : flat: reading active writers 2026/07/15 01:01:07 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.07s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:07 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/15 01:01:07 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/15 01:01:07 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:07 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/a/b/c/deep.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/a/b/c/deep.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-veceviz6neje/a/b/c/deep.txt 2026/07/15 01:01:07 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/15 01:01:07 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/15 01:01:07 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/15 01:01:07 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:07 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/a/b/mid.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/a/b/mid.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-veceviz6neje/a/b/mid.txt 2026/07/15 01:01:07 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/15 01:01:07 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/15 01:01:07 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/15 01:01:07 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:07 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/a/top.txt" 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/a/top.txt 2026/07/15 01:01:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-veceviz6neje/a/top.txt 2026/07/15 01:01:07 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/15 01:01:07 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:07 DEBUG : a/b/c: Looking for writers 2026/07/15 01:01:07 DEBUG : deep.txt: reading active writers 2026/07/15 01:01:07 DEBUG : a/b: Looking for writers 2026/07/15 01:01:07 DEBUG : c: reading active writers 2026/07/15 01:01:07 DEBUG : mid.txt: reading active writers 2026/07/15 01:01:07 DEBUG : a: Looking for writers 2026/07/15 01:01:07 DEBUG : b: reading active writers 2026/07/15 01:01:07 DEBUG : top.txt: reading active writers 2026/07/15 01:01:07 DEBUG : Looking for writers 2026/07/15 01:01:07 DEBUG : a: reading active writers 2026/07/15 01:01:07 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/bigdir/big.bin" 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/bigdir/big.bin 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: ca6b895bd7848b50591e570199f20140 /home/rclone/rclone-test-veceviz6neje/bigdir/big.bin 2026/07/15 01:01:08 DEBUG : bigdir/big.bin: Parsed hash: ca6b895bd7848b50591e570199f20140 2026/07/15 01:01:08 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:08 DEBUG : bigdir: Looking for writers 2026/07/15 01:01:08 DEBUG : big.bin: reading active writers 2026/07/15 01:01:08 DEBUG : Looking for writers 2026/07/15 01:01:08 DEBUG : bigdir: reading active writers 2026/07/15 01:01:08 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.50s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje", Local "Local file system at /tmp/rclone2069949806", Modify Window "1s" 2026/07/15 01:01:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: poll-interval is not supported by this remote 2026/07/15 01:01:08 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/15 01:01:08 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/15 01:01:08 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:08 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir1/a.txt" 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir1/a.txt 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-veceviz6neje/dir1/a.txt 2026/07/15 01:01:08 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/15 01:01:08 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/15 01:01:08 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/15 01:01:08 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:08 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir2/b.txt" 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir2/b.txt 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-veceviz6neje/dir2/b.txt 2026/07/15 01:01:08 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/15 01:01:08 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/15 01:01:08 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/15 01:01:08 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/15 01:01:08 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Shell path "/home/rclone/rclone-test-veceviz6neje/dir3/c.txt" 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Running remote command: md5sum /home/rclone/rclone-test-veceviz6neje/dir3/c.txt 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-veceviz6neje/dir3/c.txt 2026/07/15 01:01:08 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/15 01:01:08 DEBUG : WaitForWriters: timeout=30s 2026/07/15 01:01:08 DEBUG : dir1: Looking for writers 2026/07/15 01:01:08 DEBUG : a.txt: reading active writers 2026/07/15 01:01:08 DEBUG : dir2: Looking for writers 2026/07/15 01:01:08 DEBUG : b.txt: reading active writers 2026/07/15 01:01:08 DEBUG : dir3: Looking for writers 2026/07/15 01:01:08 DEBUG : c.txt: reading active writers 2026/07/15 01:01:08 DEBUG : Looking for writers 2026/07/15 01:01:08 DEBUG : dir1: reading active writers 2026/07/15 01:01:08 DEBUG : dir2: reading active writers 2026/07/15 01:01:08 DEBUG : dir3: reading active writers 2026/07/15 01:01:08 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/15 01:01:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-veceviz6neje: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 12.072404876s (try 1/5)