"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/07/25 02:31:31 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-manoluz0lila" 2026/07/25 02:31:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 02:31:31 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/25 02:31:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 02:31:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 02:31:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 02:31:31 DEBUG : Setting pass="7Fchf8n6dv4D7TENAUj2gcsxhjy9K7yU" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 02:31:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 02:31:31 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{VEHwu}" suffix to name 2026/07/25 02:31:31 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/25 02:31:31 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/25 02:31:31 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/25 02:31:31 DEBUG : Setting pass="7Fchf8n6dv4D7TENAUj2gcsxhjy9K7yU" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/25 02:31:31 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/25 02:31:31 NOTICE: TestSFTPOpenssh{VEHwu}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: New connection 127.0.0.1:48880->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell type "unix" from config 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Relative path resolved to "/home/rclone/rclone-test-manoluz0lila" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Using root directory "/home/rclone/rclone-test-manoluz0lila" 2026/07/25 02:31:31 DEBUG : Creating backend with remote "/tmp/rclone2405495581" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file2" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:31 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file2" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:31 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/subdir/file3" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/subdir/file3 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-manoluz0lila/dir/subdir/file3 2026/07/25 02:31:31 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/subdir/file3" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/subdir/file3 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-manoluz0lila/dir/subdir/file3 2026/07/25 02:31:31 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir/subdir: Looking for writers 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : file1: reading active writers 2026/07/25 02:31:31 DEBUG : file2: reading active writers 2026/07/25 02:31:31 DEBUG : subdir: reading active writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.06s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : file1: reading active writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.03s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : dir: forgetting directory cache 2026/07/25 02:31:31 DEBUG : forgetting directory cache 2026/07/25 02:31:31 DEBUG : dir: forgetting directory cache 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/25 02:31:31 DEBUG : dir: invalidating directory cache 2026/07/25 02:31:31 DEBUG : >ForgetPath: 2026/07/25 02:31:31 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/25 02:31:31 DEBUG : invalidating directory cache 2026/07/25 02:31:31 DEBUG : dir: forgetting directory cache 2026/07/25 02:31:31 DEBUG : >ForgetPath: 2026/07/25 02:31:31 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/25 02:31:31 DEBUG : >ForgetPath: 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: New connection 127.0.0.1:48888->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/fil/a/b/c" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/fil/a/b/c 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-manoluz0lila/fil/a/b/c 2026/07/25 02:31:31 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/fil/a/b/c" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/fil/a/b/c 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-manoluz0lila/fil/a/b/c 2026/07/25 02:31:31 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : forgetting directory cache 2026/07/25 02:31:31 DEBUG : dir: forgetting directory cache 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : fil/a/b: Looking for writers 2026/07/25 02:31:31 DEBUG : fil/a: Looking for writers 2026/07/25 02:31:31 DEBUG : b: reading active writers 2026/07/25 02:31:31 DEBUG : fil: Looking for writers 2026/07/25 02:31:31 DEBUG : a: reading active writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : fil: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.16s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.04s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : file1: reading active writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.03s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file2" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:31 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file2" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:31 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/subdir/file3" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/subdir/file3 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-manoluz0lila/dir/subdir/file3 2026/07/25 02:31:31 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/subdir/file3" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/subdir/file3 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-manoluz0lila/dir/subdir/file3 2026/07/25 02:31:31 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/25 02:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/25 02:31:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/25 02:31:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/25 02:31:31 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/25 02:31:31 DEBUG : Waiting for deletions to finish 2026/07/25 02:31:31 INFO : dir/subdir/file3: Deleted 2026/07/25 02:31:31 DEBUG : removing 1 level 2 directories 2026/07/25 02:31:31 INFO : dir/subdir: Removing directory 2026/07/25 02:31:31 DEBUG : dir: invalidating directory cache 2026/07/25 02:31:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/25 02:31:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/25 02:31:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/25 02:31:31 DEBUG : dir/file1: Reset virtual modtime 2026/07/25 02:31:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/25 02:31:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/25 02:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/25 02:31:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/25 02:31:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:31 DEBUG : dir: invalidating directory cache 2026/07/25 02:31:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/25 02:31:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/25 02:31:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/25 02:31:31 DEBUG : forgetting directory cache 2026/07/25 02:31:31 DEBUG : dir: forgetting directory cache 2026/07/25 02:31:31 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir/virtualDir: Looking for writers 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : file1: reading active writers 2026/07/25 02:31:31 DEBUG : virtualFile2: reading active writers 2026/07/25 02:31:31 DEBUG : virtualFile: reading active writers 2026/07/25 02:31:31 DEBUG : virtualDir: reading active writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.09s) --- PASS: TestDirReadDirAll/Virtual (0.03s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 ERROR : dir/: Can only open directories read only 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/25 02:31:31 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/25 02:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (5 bytes), uploading instead of streaming 2026/07/25 02:31:31 DEBUG : dir/potato: size = 5 OK 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/potato" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/potato 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/dir/potato 2026/07/25 02:31:31 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:31 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/25 02:31:31 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/25 02:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : potato: reading active writers 2026/07/25 02:31:31 DEBUG : file1: reading active writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.14s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir/sub: Looking for writers 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : file1: reading active writers 2026/07/25 02:31:31 DEBUG : sub: reading active writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/25 02:31:31 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:31 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:31 DEBUG : dir/sub/subsub: Looking for writers 2026/07/25 02:31:31 DEBUG : dir/sub: Looking for writers 2026/07/25 02:31:31 DEBUG : subsub: reading active writers 2026/07/25 02:31:31 DEBUG : dir: Looking for writers 2026/07/25 02:31:31 DEBUG : file1: reading active writers 2026/07/25 02:31:31 DEBUG : sub: reading active writers 2026/07/25 02:31:31 DEBUG : Looking for writers 2026/07/25 02:31:31 DEBUG : dir: reading active writers 2026/07/25 02:31:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.05s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:32 ERROR : dir/: Dir.Remove not empty 2026/07/25 02:31:32 DEBUG : dir/file1: Remove: 2026/07/25 02:31:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:32 DEBUG : dir/file1: >Remove: err= 2026/07/25 02:31:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/25 02:31:32 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:32 DEBUG : Looking for writers 2026/07/25 02:31:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:32 DEBUG : dir/file1: Remove: 2026/07/25 02:31:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:32 DEBUG : dir/file1: >Remove: err= 2026/07/25 02:31:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/25 02:31:32 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:32 DEBUG : Looking for writers 2026/07/25 02:31:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:32 DEBUG : dir/file1: Remove: 2026/07/25 02:31:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:32 DEBUG : dir/file1: >Remove: err= 2026/07/25 02:31:32 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:32 DEBUG : dir: Looking for writers 2026/07/25 02:31:32 DEBUG : Looking for writers 2026/07/25 02:31:32 DEBUG : dir: reading active writers 2026/07/25 02:31:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file3" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file3 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-manoluz0lila/dir/file3 2026/07/25 02:31:32 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file3" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file3 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-manoluz0lila/dir/file3 2026/07/25 02:31:32 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/25 02:31:32 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/25 02:31:32 DEBUG : dir: Updating dir with dir2 0xa8fda42af70 2026/07/25 02:31:32 DEBUG : dir: forgetting directory cache 2026/07/25 02:31:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/25 02:31:32 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir2/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir2/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir2/file1 2026/07/25 02:31:32 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir2/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir2/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir2/file1 2026/07/25 02:31:32 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir2/file3" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir2/file3 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-manoluz0lila/dir2/file3 2026/07/25 02:31:32 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir2/file3" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir2/file3 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-manoluz0lila/dir2/file3 2026/07/25 02:31:32 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/25 02:31:32 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/25 02:31:32 DEBUG : file2: Updating file with file2 0xa8fda0bc270 2026/07/25 02:31:32 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file2" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file2 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/file2 2026/07/25 02:31:32 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file2" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/file2 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/file2 2026/07/25 02:31:32 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir2/file3" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir2/file3 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-manoluz0lila/dir2/file3 2026/07/25 02:31:32 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir2/file3" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir2/file3 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-manoluz0lila/dir2/file3 2026/07/25 02:31:32 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/25 02:31:32 INFO : dir2/file3: Deleted 2026/07/25 02:31:32 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/25 02:31:32 DEBUG : dir2/file3: Updating file with dir2/file3 0xa8fda0bc270 2026/07/25 02:31:32 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/25 02:31:32 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir2/file3" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir2/file3 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir2/file3 2026/07/25 02:31:32 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir2/file3" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir2/file3 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir2/file3 2026/07/25 02:31:32 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:32 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/25 02:31:32 DEBUG : empty directory: Updating dir with renamed empty directory 0xa8fda42b450 2026/07/25 02:31:32 DEBUG : empty directory: forgetting directory cache 2026/07/25 02:31:32 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/25 02:31:32 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/25 02:31:32 DEBUG : dir2: Renaming to "dir3" 2026/07/25 02:31:32 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:32 DEBUG : dir3: Looking for writers 2026/07/25 02:31:32 DEBUG : file3: reading active writers 2026/07/25 02:31:32 DEBUG : renamed empty directory: Looking for writers 2026/07/25 02:31:32 DEBUG : Looking for writers 2026/07/25 02:31:32 DEBUG : dir3: reading active writers 2026/07/25 02:31:32 DEBUG : renamed empty directory: reading active writers 2026/07/25 02:31:32 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.22s) === 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-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/25 02:31:32 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:32 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/25 02:31:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/25 02:31:32 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/25 02:31:32 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/25 02:31:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/25 02:31:32 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:32 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/25 02:31:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/25 02:31:32 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/25 02:31:32 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/25 02:31:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (12 bytes), uploading instead of streaming 2026/07/25 02:31:32 DEBUG : dir/sub/file2: size = 12 OK 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/sub/file2" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/sub/file2 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-manoluz0lila/dir/sub/file2 2026/07/25 02:31:32 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/25 02:31:32 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/25 02:31:32 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/25 02:31:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/25 02:31:32 DEBUG : forgetting directory cache 2026/07/25 02:31:32 DEBUG : dir: forgetting directory cache 2026/07/25 02:31:32 DEBUG : dir/sub: forgetting directory cache 2026/07/25 02:31:32 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/25 02:31:32 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (5 bytes), uploading instead of streaming 2026/07/25 02:31:32 DEBUG : dir/sub/file0: size = 5 OK 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/sub/file0" 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/sub/file0 2026/07/25 02:31:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/dir/sub/file0 2026/07/25 02:31:32 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:32 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/25 02:31:32 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/25 02:31:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/25 02:31:32 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:32 DEBUG : dir/sub: Looking for writers 2026/07/25 02:31:32 DEBUG : file0: reading active writers 2026/07/25 02:31:32 DEBUG : file2: reading active writers 2026/07/25 02:31:32 DEBUG : dir: Looking for writers 2026/07/25 02:31:32 DEBUG : file1: reading active writers 2026/07/25 02:31:32 DEBUG : sub: reading active writers 2026/07/25 02:31:32 DEBUG : Looking for writers 2026/07/25 02:31:32 DEBUG : dir: reading active writers 2026/07/25 02:31:32 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.06s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:32 DEBUG : forgetting directory cache 2026/07/25 02:31:33 DEBUG : forgetting directory cache 2026/07/25 02:31:33 DEBUG : dir: forgetting directory cache 2026/07/25 02:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/25 02:31:33 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:33 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/25 02:31:33 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/25 02:31:33 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/25 02:31:33 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:33 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:33 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/25 02:31:33 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:33 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/25 02:31:33 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/25 02:31:33 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/25 02:31:33 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:33 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : file1.metadata: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : dir.metadata: reading active writers 2026/07/25 02:31:33 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.04s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 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-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:33 DEBUG : Can set mod time: true 2026/07/25 02:31:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/25 02:31:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/25 02:31:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (0 bytes), uploading instead of streaming 2026/07/25 02:31:33 DEBUG : dir/file1: size = 0 OK 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:31:33 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/25 02:31:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/25 02:31:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : >WaitForWriters: 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/25 02:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/25 02:31:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/25 02:31:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (5 bytes), uploading instead of streaming 2026/07/25 02:31:33 DEBUG : dir/file1: size = 5 OK 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/25 02:31:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/25 02:31:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : >WaitForWriters: 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/25 02:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : >WaitForWriters: 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: 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-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/25 02:31:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:33 DEBUG : dir/file1(0xa8fd9ec0600): close: 2026/07/25 02:31:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/25 02:31:33 DEBUG : dir/file1(0xa8fd9ec0600): >close: err= 2026/07/25 02:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : >WaitForWriters: 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : >WaitForWriters: 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: 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-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/25 02:31:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:33 DEBUG : dir/file1(0xa8fd9ec1100): _writeAt: size=5, off=0 2026/07/25 02:31:33 DEBUG : dir/file1(0xa8fd9ec1100): openPending: 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/25 02:31:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/25 02:31:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:33 DEBUG : dir/file1(0xa8fd9ec1100): >openPending: err= 2026/07/25 02:31:33 DEBUG : dir/file1(0xa8fd9ec1100): >_writeAt: n=5, err= 2026/07/25 02:31:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/25 02:31:33 DEBUG : dir/file1(0xa8fd9ec1100): close: 2026/07/25 02:31:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/25 02:31:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/25 02:31:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/25 02:31:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/25 02:31:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/25 02:31:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:33 DEBUG : dir/file1(0xa8fd9ec1100): >close: err= 2026/07/25 02:31:33 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:33 DEBUG : dir: Looking for writers 2026/07/25 02:31:33 DEBUG : file1: reading active writers 2026/07/25 02:31:33 DEBUG : Looking for writers 2026/07/25 02:31:33 DEBUG : dir: reading active writers 2026/07/25 02:31:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: starting upload 2026/07/25 02:31:34 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1.2f98c60a.partial" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1.2f98c60a.partial 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-manoluz0lila/dir/file1.2f98c60a.partial 2026/07/25 02:31:34 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/25 02:31:34 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/25 02:31:34 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/25 02:31:34 INFO : dir/file1: Copied (replaced existing) 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/25 02:31:34 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.46s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.05s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.05s) --- 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-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/25 02:31:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.04s) === RUN TestFileOpenReadUnknownSize 2026/07/25 02:31:34 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/25 02:31:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/25 02:31:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : file.txt: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (25 bytes), uploading instead of streaming 2026/07/25 02:31:34 DEBUG : dir/file1: size = 25 OK 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/25 02:31:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : dir/file1: Remove: 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:34 DEBUG : dir/file1: >Remove: err= 2026/07/25 02:31:34 DEBUG : dir/file1: Remove: 2026/07/25 02:31:34 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.04s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : dir/file1: Remove: 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:34 DEBUG : dir/file1: >Remove: err= 2026/07/25 02:31:34 DEBUG : dir/file1: Remove: 2026/07/25 02:31:34 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.05s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/25 02:31:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/25 02:31:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/25 02:31:34 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/25 02:31:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/25 02:31:34 DEBUG : dir/file1: Open: flags=0x3 2026/07/25 02:31:34 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/25 02:31:34 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.03s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Updating file with newLeaf 0xa8fda03bad0 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Updating file with dir/file1 0xa8fda03bad0 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/25 02:31:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : dir/file1: File is currently open, delaying rename 0xa8fda03bad0 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (25 bytes), uploading instead of streaming 2026/07/25 02:31:34 DEBUG : dir/file1: size = 25 OK 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/25 02:31:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:34 DEBUG : newLeaf: Running delayed rename now 2026/07/25 02:31:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Updating file with newLeaf 0xa8fda03bad0 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Updating file with newLeaf 0xa8fda40e820 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Updating file with dir/file1 0xa8fda40e820 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/25 02:31:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : dir/file1: File is currently open, delaying rename 0xa8fda40e820 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (25 bytes), uploading instead of streaming 2026/07/25 02:31:34 DEBUG : dir/file1: size = 25 OK 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/25 02:31:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:34 DEBUG : newLeaf: Running delayed rename now 2026/07/25 02:31:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Updating file with newLeaf 0xa8fda40e820 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/25 02:31:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda4e2900): openPending: 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda4e2900): >openPending: err= 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/25 02:31:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda4e2900): _writeAt: size=14, off=0 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda4e2900): >_writeAt: n=14, err= 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda4e2900): close: 2026/07/25 02:31:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/25 02:31:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda4e2900): >close: err= 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: starting upload 2026/07/25 02:31:34 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1.ca338588.partial" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1.ca338588.partial 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1.ca338588.partial 2026/07/25 02:31:34 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/25 02:31:34 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/25 02:31:34 INFO : dir/file1: Copied (replaced existing) 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/25 02:31:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: 2026/07/25 02:31:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda4e3480): _readAt: size=512, off=0 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda4e3480): openPending: 2026/07/25 02:31:34 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/25 02:31:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda4e3480): >openPending: err= 2026/07/25 02:31:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda4e3480): >_readAt: n=14, err=EOF 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda4e3480): close: 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda4e3480): >close: err= 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/25 02:31:34 DEBUG : newLeaf: Updating file with newLeaf 0xa8fda5484e0 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/25 02:31:34 DEBUG : dir/file1: Updating file with dir/file1 0xa8fda5484e0 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/25 02:31:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda889000): openPending: 2026/07/25 02:31:34 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/25 02:31:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda889000): >openPending: err= 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/25 02:31:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda889000): _writeAt: size=25, off=0 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda889000): >_writeAt: n=25, err= 2026/07/25 02:31:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/25 02:31:34 DEBUG : newLeaf: Updating file with newLeaf 0xa8fda5484e0 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:34 DEBUG : newLeaf(0xa8fda889000): close: 2026/07/25 02:31:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/25 02:31:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-25 02:31:34.709599321 +0000 UTC m=+3.698194832 2026/07/25 02:31:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:34 DEBUG : newLeaf(0xa8fda889000): >close: err= 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:34 DEBUG : newLeaf: vfs cache: starting upload 2026/07/25 02:31:34 DEBUG : newLeaf.03a7fbe1.partial: size = 25 OK 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf.03a7fbe1.partial" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf.03a7fbe1.partial 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf.03a7fbe1.partial 2026/07/25 02:31:34 DEBUG : newLeaf.03a7fbe1.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/25 02:31:34 DEBUG : newLeaf.03a7fbe1.partial: renamed to: newLeaf 2026/07/25 02:31:34 INFO : newLeaf: Copied (replaced existing) 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-25 02:31:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/25 02:31:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : file1: reading active writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : >WaitForWriters: 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Updating file with newLeaf 0xa8fda8d7860 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Updating file with dir/file1 0xa8fda8d7860 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/25 02:31:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda7ad3c0): openPending: 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda7ad3c0): >openPending: err= 2026/07/25 02:31:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/25 02:31:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda7ad3c0): _writeAt: size=25, off=0 2026/07/25 02:31:34 DEBUG : dir/file1(0xa8fda7ad3c0): >_writeAt: n=25, err= 2026/07/25 02:31:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/25 02:31:34 DEBUG : newLeaf: Updating file with newLeaf 0xa8fda8d7860 2026/07/25 02:31:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:34 DEBUG : newLeaf(0xa8fda7ad3c0): close: 2026/07/25 02:31:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/25 02:31:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-25 02:31:34.965507801 +0000 UTC m=+3.954103292 2026/07/25 02:31:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:34 DEBUG : newLeaf(0xa8fda7ad3c0): >close: err= 2026/07/25 02:31:34 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:34 DEBUG : dir: Looking for writers 2026/07/25 02:31:34 DEBUG : Looking for writers 2026/07/25 02:31:34 DEBUG : dir: reading active writers 2026/07/25 02:31:34 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:35 DEBUG : newLeaf: vfs cache: starting upload 2026/07/25 02:31:35 DEBUG : newLeaf.baa55a70.partial: size = 25 OK 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf.baa55a70.partial" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf.baa55a70.partial 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf.baa55a70.partial 2026/07/25 02:31:35 DEBUG : newLeaf.baa55a70.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/25 02:31:35 DEBUG : newLeaf.baa55a70.partial: renamed to: newLeaf 2026/07/25 02:31:35 INFO : newLeaf: Copied (replaced existing) 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-25 02:31:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/25 02:31:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/25 02:31:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : >WaitForWriters: 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/25 02:31:35 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : >WaitForWriters: 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/25 02:31:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda7d8f80): openPending: 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/25 02:31:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda7d8f80): >openPending: err= 2026/07/25 02:31:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/25 02:31:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda7d8f80): _writeAt: size=14, off=0 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda7d8f80): >_writeAt: n=14, err= 2026/07/25 02:31:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda7d8f80): close: 2026/07/25 02:31:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/25 02:31:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/25 02:31:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda7d8f80): >close: err= 2026/07/25 02:31:35 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : file1: reading active writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : file1: reading active writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : file1: reading active writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : file1: reading active writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:35 DEBUG : dir/file1: vfs cache: starting upload 2026/07/25 02:31:35 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1.ca338588.partial" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1.ca338588.partial 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1.ca338588.partial 2026/07/25 02:31:35 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/25 02:31:35 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/25 02:31:35 INFO : dir/file1: Copied (replaced existing) 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/25 02:31:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : file1: reading active writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : >WaitForWriters: 2026/07/25 02:31:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda45fe80): _readAt: size=512, off=0 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda45fe80): openPending: 2026/07/25 02:31:35 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/25 02:31:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda45fe80): >openPending: err= 2026/07/25 02:31:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda45fe80): >_readAt: n=14, err=EOF 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda45fe80): close: 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda45fe80): >close: err= 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/25 02:31:35 DEBUG : newLeaf: Updating file with newLeaf 0xa8fda9125b0 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/25 02:31:35 DEBUG : dir/file1: Updating file with dir/file1 0xa8fda9125b0 2026/07/25 02:31:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/25 02:31:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda98b400): openPending: 2026/07/25 02:31:35 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/25 02:31:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda98b400): >openPending: err= 2026/07/25 02:31:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/25 02:31:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda98b400): _writeAt: size=25, off=0 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda98b400): >_writeAt: n=25, err= 2026/07/25 02:31:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/25 02:31:35 DEBUG : newLeaf: Updating file with newLeaf 0xa8fda9125b0 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:35 DEBUG : newLeaf(0xa8fda98b400): close: 2026/07/25 02:31:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/25 02:31:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-25 02:31:35.388913602 +0000 UTC m=+4.377509093 2026/07/25 02:31:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:35 DEBUG : newLeaf(0xa8fda98b400): >close: err= 2026/07/25 02:31:35 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:35 DEBUG : newLeaf: vfs cache: starting upload 2026/07/25 02:31:35 DEBUG : newLeaf.37889e8b.partial: size = 25 OK 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf.37889e8b.partial" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf.37889e8b.partial 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf.37889e8b.partial 2026/07/25 02:31:35 DEBUG : newLeaf.37889e8b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/25 02:31:35 DEBUG : newLeaf.37889e8b.partial: renamed to: newLeaf 2026/07/25 02:31:35 INFO : newLeaf: Copied (replaced existing) 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-25 02:31:35 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/25 02:31:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/25 02:31:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : >WaitForWriters: 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/25 02:31:35 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : >WaitForWriters: 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:35 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : file1: reading active writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : >WaitForWriters: 2026/07/25 02:31:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda830280): _readAt: size=512, off=0 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda830280): openPending: 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/25 02:31:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda830280): >openPending: err= 2026/07/25 02:31:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda830280): >_readAt: n=14, err=EOF 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda830280): close: 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda830280): >close: err= 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/25 02:31:35 DEBUG : newLeaf: Updating file with newLeaf 0xa8fda930000 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/25 02:31:35 DEBUG : dir/file1: Updating file with dir/file1 0xa8fda930000 2026/07/25 02:31:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/25 02:31:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda831780): openPending: 2026/07/25 02:31:35 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/25 02:31:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda831780): >openPending: err= 2026/07/25 02:31:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/25 02:31:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda831780): _writeAt: size=25, off=0 2026/07/25 02:31:35 DEBUG : dir/file1(0xa8fda831780): >_writeAt: n=25, err= 2026/07/25 02:31:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/25 02:31:35 DEBUG : newLeaf: Updating file with newLeaf 0xa8fda930000 2026/07/25 02:31:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:35 DEBUG : newLeaf(0xa8fda831780): close: 2026/07/25 02:31:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/25 02:31:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-25 02:31:35.675168362 +0000 UTC m=+4.663763853 2026/07/25 02:31:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:35 DEBUG : newLeaf(0xa8fda831780): >close: err= 2026/07/25 02:31:35 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:35 DEBUG : newLeaf: vfs cache: starting upload 2026/07/25 02:31:35 DEBUG : newLeaf.b8fba900.partial: size = 25 OK 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf.b8fba900.partial" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf.b8fba900.partial 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf.b8fba900.partial 2026/07/25 02:31:35 DEBUG : newLeaf.b8fba900.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/25 02:31:35 DEBUG : newLeaf.b8fba900.partial: renamed to: newLeaf 2026/07/25 02:31:35 INFO : newLeaf: Copied (replaced existing) 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-25 02:31:35 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/25 02:31:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/25 02:31:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/25 02:31:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : >WaitForWriters: 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/newLeaf" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-manoluz0lila/newLeaf 2026/07/25 02:31:35 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/25 02:31:35 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : newLeaf: reading active writers 2026/07/25 02:31:35 DEBUG : >WaitForWriters: 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestFileRename (1.55s) --- PASS: TestFileRename/off,forceCache=false (0.10s) --- PASS: TestFileRename/minimal,forceCache=false (0.08s) --- PASS: TestFileRename/minimal,forceCache=true (0.40s) --- PASS: TestFileRename/writes,forceCache=false (0.26s) --- PASS: TestFileRename/writes,forceCache=true (0.44s) --- PASS: TestFileRename/full,forceCache=false (0.27s) === 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-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:35 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 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-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/25 02:31:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/25 02:31:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:35 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : file1: reading active writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.04s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/25 02:31:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/25 02:31:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/25 02:31:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/25 02:31:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/25 02:31:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/25 02:31:35 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:35 DEBUG : dir: Looking for writers 2026/07/25 02:31:35 DEBUG : file1: reading active writers 2026/07/25 02:31:35 DEBUG : Looking for writers 2026/07/25 02:31:35 DEBUG : dir: reading active writers 2026/07/25 02:31:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.06s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/25 02:31:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/25 02:31:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/25 02:31:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/25 02:31:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/25 02:31:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/25 02:31:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/25 02:31:36 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/25 02:31:36 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/25 02:31:36 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/25 02:31:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/25 02:31:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/25 02:31:36 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/25 02:31:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/25 02:31:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/25 02:31:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/25 02:31:36 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : dir: Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : dir: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.13s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/25 02:31:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/25 02:31:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : dir: Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : dir: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.04s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/25 02:31:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/25 02:31:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : dir: Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : dir: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.04s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/25 02:31:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda142080): _readAt: size=1, off=0 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda142080): openPending: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/25 02:31:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/25 02:31:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda142080): >openPending: err= 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda142080): >_readAt: n=1, err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda142080): _readAt: size=256, off=1 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda142080): >_readAt: n=15, err=EOF 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda142080): _readAt: size=16, off=16 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda142080): >_readAt: n=0, err=EOF 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda142080): close: 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda142080): >close: err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda142080): close: 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda142080): >close: err=file already closed 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : dir: Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : dir: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.05s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/25 02:31:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): _readAt: size=1, off=0 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): openPending: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/25 02:31:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/25 02:31:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): >openPending: err= 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): >_readAt: n=1, err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): _readAt: size=1, off=5 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): >_readAt: n=1, err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): _readAt: size=1, off=3 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): >_readAt: n=1, err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): _readAt: size=1, off=13 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): >_readAt: n=1, err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): _readAt: size=16, off=100 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): >_readAt: n=0, err=EOF 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): close: 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda2cf640): >close: err= 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : dir: Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : dir: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.05s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/25 02:31:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): _readAt: size=1, off=0 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): openPending: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/25 02:31:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/25 02:31:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): >openPending: err= 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): >_readAt: n=1, err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): _readAt: size=1, off=5 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): >_readAt: n=1, err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): _readAt: size=1, off=1 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): >_readAt: n=1, err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): _readAt: size=6, off=10 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): >_readAt: n=6, err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): _readAt: size=256, off=10 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): >_readAt: n=6, err=EOF 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): _readAt: size=256, off=100 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): >_readAt: n=0, err=EOF 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): close: 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): >close: err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): _readAt: size=256, off=100 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda4e3940): >_readAt: n=0, err=file already closed 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : dir: Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : dir: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.04s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/25 02:31:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fd9fb6b80): RWFileHandle.Flush 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fd9fb6b80): _readAt: size=256, off=0 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fd9fb6b80): openPending: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/25 02:31:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/25 02:31:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fd9fb6b80): >openPending: err= 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fd9fb6b80): >_readAt: n=16, err=EOF 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fd9fb6b80): RWFileHandle.Flush 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fd9fb6b80): RWFileHandle.Flush 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fd9fb6b80): close: 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fd9fb6b80): >close: err= 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : dir: Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : dir: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.05s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/25 02:31:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/25 02:31:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda45f200): _readAt: size=256, off=0 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda45f200): openPending: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/25 02:31:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/25 02:31:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda45f200): >openPending: err= 2026/07/25 02:31:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda45f200): >_readAt: n=16, err=EOF 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda45f200): RWFileHandle.Release 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda45f200): close: 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda45f200): >close: err= 2026/07/25 02:31:36 DEBUG : dir/file1(0xa8fda45f200): RWFileHandle.Release 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : dir: Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : dir: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.04s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:36 DEBUG : file1: newRWFileHandle: 2026/07/25 02:31:36 DEBUG : file1(0xa8fda2d3200): openPending: 2026/07/25 02:31:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : file1(0xa8fda2d3200): >openPending: err= 2026/07/25 02:31:36 DEBUG : file1: >newRWFileHandle: err= 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/25 02:31:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/25 02:31:36 DEBUG : file1(0xa8fda2d3200): _writeAt: size=5, off=0 2026/07/25 02:31:36 DEBUG : file1(0xa8fda2d3200): >_writeAt: n=5, err= 2026/07/25 02:31:36 DEBUG : file1(0xa8fda2d3200): _writeAt: size=7, off=5 2026/07/25 02:31:36 DEBUG : file1(0xa8fda2d3200): >_writeAt: n=7, err= 2026/07/25 02:31:36 DEBUG : file1: vfs cache: truncate to size=11 2026/07/25 02:31:36 DEBUG : file1(0xa8fda2d3200): close: 2026/07/25 02:31:36 DEBUG : file1: vfs cache: setting modification time to 2026-07-25 02:31:36.402150505 +0000 UTC m=+5.390746086 2026/07/25 02:31:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:36 DEBUG : file1(0xa8fda2d3200): >close: err= 2026/07/25 02:31:36 DEBUG : file1(0xa8fda2d3200): close: 2026/07/25 02:31:36 DEBUG : file1(0xa8fda2d3200): >close: err=file already closed 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:36 DEBUG : file1: vfs cache: starting upload 2026/07/25 02:31:36 DEBUG : file1.9a66670b.partial: size = 11 OK 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1.9a66670b.partial" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1.9a66670b.partial 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-manoluz0lila/file1.9a66670b.partial 2026/07/25 02:31:36 DEBUG : file1.9a66670b.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/25 02:31:36 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/25 02:31:36 DEBUG : file1.9a66670b.partial: renamed to: file1 2026/07/25 02:31:36 INFO : file1: Copied (new) 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/25 02:31:36 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-25 02:31:36 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/25 02:31:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 INFO : file1: vfs cache: upload succeeded try #1 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:36 DEBUG : file1: newRWFileHandle: 2026/07/25 02:31:36 DEBUG : file1(0xa8fda7cf0c0): openPending: 2026/07/25 02:31:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : file1(0xa8fda7cf0c0): >openPending: err= 2026/07/25 02:31:36 DEBUG : file1: >newRWFileHandle: err= 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/25 02:31:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/25 02:31:36 DEBUG : file1(0xa8fda7cf0c0): _writeAt: size=7, off=0 2026/07/25 02:31:36 DEBUG : file1(0xa8fda7cf0c0): >_writeAt: n=7, err= 2026/07/25 02:31:36 DEBUG : file1(0xa8fda7cf0c0): _writeAt: size=6, off=5 2026/07/25 02:31:36 DEBUG : file1(0xa8fda7cf0c0): >_writeAt: n=6, err= 2026/07/25 02:31:36 DEBUG : file1(0xa8fda7cf0c0): close: 2026/07/25 02:31:36 DEBUG : file1: vfs cache: setting modification time to 2026-07-25 02:31:36.573932058 +0000 UTC m=+5.562527560 2026/07/25 02:31:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:36 DEBUG : file1(0xa8fda7cf0c0): >close: err= 2026/07/25 02:31:36 DEBUG : file1(0xa8fda7cf0c0): _writeAt: size=5, off=0 2026/07/25 02:31:36 DEBUG : file1(0xa8fda7cf0c0): >_writeAt: n=0, err=file already closed 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:36 DEBUG : file1: vfs cache: starting upload 2026/07/25 02:31:36 DEBUG : file1.d5932060.partial: size = 11 OK 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1.d5932060.partial" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1.d5932060.partial 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-manoluz0lila/file1.d5932060.partial 2026/07/25 02:31:36 DEBUG : file1.d5932060.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/25 02:31:36 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/25 02:31:36 DEBUG : file1.d5932060.partial: renamed to: file1 2026/07/25 02:31:36 INFO : file1: Copied (new) 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/25 02:31:36 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-25 02:31:36 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/25 02:31:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 INFO : file1: vfs cache: upload succeeded try #1 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:36 DEBUG : file1: newRWFileHandle: 2026/07/25 02:31:36 DEBUG : file1(0xa8fda34a6c0): openPending: 2026/07/25 02:31:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : file1(0xa8fda34a6c0): >openPending: err= 2026/07/25 02:31:36 DEBUG : file1: >newRWFileHandle: err= 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/25 02:31:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/25 02:31:36 DEBUG : file1(0xa8fda34a6c0): close: 2026/07/25 02:31:36 DEBUG : file1: vfs cache: setting modification time to 2026-07-25 02:31:36.744051533 +0000 UTC m=+5.732647024 2026/07/25 02:31:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:36 DEBUG : file1(0xa8fda34a6c0): >close: err= 2026/07/25 02:31:36 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/25 02:31:36 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/25 02:31:36 DEBUG : file2: newRWFileHandle: 2026/07/25 02:31:36 DEBUG : file2(0xa8fda34ab40): openPending: 2026/07/25 02:31:36 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/25 02:31:36 DEBUG : file2(0xa8fda34ab40): >openPending: err= 2026/07/25 02:31:36 DEBUG : file2: >newRWFileHandle: err= 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/25 02:31:36 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/25 02:31:36 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/25 02:31:36 DEBUG : file2(0xa8fda34ab40): RWFileHandle.Flush 2026/07/25 02:31:36 DEBUG : file2(0xa8fda34ab40): RWFileHandle.Release 2026/07/25 02:31:36 DEBUG : file2(0xa8fda34ab40): close: 2026/07/25 02:31:36 DEBUG : file2: vfs cache: setting modification time to 2026-07-25 02:31:36.744884998 +0000 UTC m=+5.733480489 2026/07/25 02:31:36 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:36 DEBUG : file2(0xa8fda34ab40): >close: err= 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : file2: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : file2: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : file2: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : file2: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/25 02:31:36 DEBUG : file1: vfs cache: starting upload 2026/07/25 02:31:36 DEBUG : file2: vfs cache: starting upload 2026/07/25 02:31:36 DEBUG : file1.f9dc3e08.partial: size = 0 OK 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1.f9dc3e08.partial" 2026/07/25 02:31:36 DEBUG : file2.99f5e08b.partial: size = 0 OK 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file2.99f5e08b.partial" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file2.99f5e08b.partial 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1.f9dc3e08.partial 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-manoluz0lila/file1.f9dc3e08.partial 2026/07/25 02:31:36 DEBUG : file1.f9dc3e08.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:31:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-manoluz0lila/file2.99f5e08b.partial 2026/07/25 02:31:36 DEBUG : file2.99f5e08b.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:31:36 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/25 02:31:36 DEBUG : file1.f9dc3e08.partial: renamed to: file1 2026/07/25 02:31:36 INFO : file1: Copied (new) 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : file2.99f5e08b.partial: renamed to: file2 2026/07/25 02:31:36 INFO : file2: Copied (new) 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file2" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file2 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:31:36 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-25 02:31:36 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/25 02:31:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-manoluz0lila/file2 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:31:36 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-25 02:31:36 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/25 02:31:36 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/25 02:31:36 INFO : file2: vfs cache: upload succeeded try #1 2026/07/25 02:31:36 INFO : file1: vfs cache: upload succeeded try #1 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file2: reading active writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:36 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file2" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file2 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-manoluz0lila/file2 2026/07/25 02:31:36 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file2" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/file2 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-manoluz0lila/file2 2026/07/25 02:31:36 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : file2: reading active writers 2026/07/25 02:31:36 DEBUG : >WaitForWriters: 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.18s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:36 DEBUG : file1: newRWFileHandle: 2026/07/25 02:31:36 DEBUG : file1(0xa8fda34b840): openPending: 2026/07/25 02:31:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : file1(0xa8fda34b840): >openPending: err= 2026/07/25 02:31:36 DEBUG : file1: >newRWFileHandle: err= 2026/07/25 02:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/25 02:31:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/25 02:31:36 DEBUG : file1(0xa8fda34b840): _writeAt: size=5, off=0 2026/07/25 02:31:36 DEBUG : file1(0xa8fda34b840): >_writeAt: n=5, err= 2026/07/25 02:31:36 DEBUG : file1(0xa8fda34b840): RWFileHandle.Flush 2026/07/25 02:31:36 DEBUG : file1(0xa8fda34b840): RWFileHandle.Flush 2026/07/25 02:31:36 DEBUG : file1(0xa8fda34b840): close: 2026/07/25 02:31:36 DEBUG : file1: vfs cache: setting modification time to 2026-07-25 02:31:36.92361896 +0000 UTC m=+5.912214572 2026/07/25 02:31:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:36 DEBUG : file1(0xa8fda34b840): >close: err= 2026/07/25 02:31:36 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:36 DEBUG : Looking for writers 2026/07/25 02:31:36 DEBUG : file1: reading active writers 2026/07/25 02:31:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:37 DEBUG : file1: vfs cache: starting upload 2026/07/25 02:31:37 DEBUG : file1.69c6ebbe.partial: size = 5 OK 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1.69c6ebbe.partial" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1.69c6ebbe.partial 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/file1.69c6ebbe.partial 2026/07/25 02:31:37 DEBUG : file1.69c6ebbe.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/25 02:31:37 DEBUG : file1.69c6ebbe.partial: renamed to: file1 2026/07/25 02:31:37 INFO : file1: Copied (new) 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:37 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-25 02:31:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/25 02:31:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:37 INFO : file1: vfs cache: upload succeeded try #1 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : >WaitForWriters: 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : file1: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : file1(0xa8fdaa18080): openPending: 2026/07/25 02:31:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:37 DEBUG : file1(0xa8fdaa18080): >openPending: err= 2026/07/25 02:31:37 DEBUG : file1: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/25 02:31:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/25 02:31:37 DEBUG : file1(0xa8fdaa18080): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : file1(0xa8fdaa18080): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : file1(0xa8fdaa18080): RWFileHandle.Release 2026/07/25 02:31:37 DEBUG : file1(0xa8fdaa18080): close: 2026/07/25 02:31:37 DEBUG : file1: vfs cache: setting modification time to 2026-07-25 02:31:37.087045245 +0000 UTC m=+6.075640746 2026/07/25 02:31:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : file1(0xa8fdaa18080): >close: err= 2026/07/25 02:31:37 DEBUG : file1(0xa8fdaa18080): RWFileHandle.Release 2026/07/25 02:31:37 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:37 DEBUG : file1: vfs cache: starting upload 2026/07/25 02:31:37 DEBUG : file1.dcf9bb93.partial: size = 5 OK 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1.dcf9bb93.partial" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1.dcf9bb93.partial 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/file1.dcf9bb93.partial 2026/07/25 02:31:37 DEBUG : file1.dcf9bb93.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/25 02:31:37 DEBUG : file1.dcf9bb93.partial: renamed to: file1 2026/07/25 02:31:37 INFO : file1: Copied (new) 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:37 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-25 02:31:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/25 02:31:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:37 INFO : file1: vfs cache: upload succeeded try #1 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : >WaitForWriters: 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/25 02:31:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/25 02:31:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda56c900): openPending: 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/25 02:31:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda56c900): >openPending: err= 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda56c900): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda56c900): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda56c900): close: 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-25 02:31:37.265760352 +0000 UTC m=+6.254355843 2026/07/25 02:31:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda56c900): >close: err= 2026/07/25 02:31:37 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:37 DEBUG : dir: Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : dir: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:37 DEBUG : dir: Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : dir: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:37 DEBUG : dir: Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : dir: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:37 DEBUG : dir: Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : dir: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: starting upload 2026/07/25 02:31:37 DEBUG : dir/file1.4e8a01bc.partial: size = 5 OK 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1.4e8a01bc.partial" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1.4e8a01bc.partial 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/dir/file1.4e8a01bc.partial 2026/07/25 02:31:37 DEBUG : dir/file1.4e8a01bc.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:37 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/25 02:31:37 DEBUG : dir/file1.4e8a01bc.partial: renamed to: dir/file1 2026/07/25 02:31:37 INFO : dir/file1: Copied (replaced existing) 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-25 02:31:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/25 02:31:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/25 02:31:37 DEBUG : dir: Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : dir: reading active writers 2026/07/25 02:31:37 DEBUG : >WaitForWriters: 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/25 02:31:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/25 02:31:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda98abc0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda98abc0): openPending: 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/25 02:31:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda98abc0): >openPending: err= 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda98abc0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda98abc0): _writeAt: size=15, off=5 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda98abc0): >_writeAt: n=15, err= 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda98abc0): close: 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-25 02:31:37.452404785 +0000 UTC m=+6.441000296 2026/07/25 02:31:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : dir/file1(0xa8fda98abc0): >close: err= 2026/07/25 02:31:37 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:37 DEBUG : dir: Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : dir: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:37 DEBUG : dir: Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : dir: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:37 DEBUG : dir: Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : dir: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:37 DEBUG : dir: Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : dir: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: starting upload 2026/07/25 02:31:37 DEBUG : dir/file1.57d8c236.partial: size = 20 OK 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1.57d8c236.partial" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1.57d8c236.partial 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-manoluz0lila/dir/file1.57d8c236.partial 2026/07/25 02:31:37 DEBUG : dir/file1.57d8c236.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/25 02:31:37 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/25 02:31:37 DEBUG : dir/file1.57d8c236.partial: renamed to: dir/file1 2026/07/25 02:31:37 INFO : dir/file1: Copied (replaced existing) 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:37 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-25 02:31:37 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/25 02:31:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/25 02:31:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/25 02:31:37 DEBUG : dir: Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : dir: reading active writers 2026/07/25 02:31:37 DEBUG : >WaitForWriters: 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.19s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : file1: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : file1(0xa8fda243180): openPending: 2026/07/25 02:31:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:37 DEBUG : file1(0xa8fda243180): >openPending: err= 2026/07/25 02:31:37 DEBUG : file1: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/25 02:31:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/25 02:31:37 DEBUG : file1(0xa8fda243180): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : file1(0xa8fda243180): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : file1(0xa8fda243180): close: 2026/07/25 02:31:37 DEBUG : file1: vfs cache: setting modification time to 2026-07-25 02:31:37.621881146 +0000 UTC m=+6.610476678 2026/07/25 02:31:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : file1(0xa8fda243180): >close: err= 2026/07/25 02:31:37 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:37 DEBUG : file1: vfs cache: starting upload 2026/07/25 02:31:37 DEBUG : file1.fff67178.partial: size = 5 OK 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1.fff67178.partial" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1.fff67178.partial 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/file1.fff67178.partial 2026/07/25 02:31:37 DEBUG : file1.fff67178.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/25 02:31:37 DEBUG : file1.fff67178.partial: renamed to: file1 2026/07/25 02:31:37 INFO : file1: Copied (new) 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:37 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-25 02:31:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/25 02:31:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:37 INFO : file1: vfs cache: upload succeeded try #1 2026/07/25 02:31:37 DEBUG : Looking for writers 2026/07/25 02:31:37 DEBUG : file1: reading active writers 2026/07/25 02:31:37 DEBUG : >WaitForWriters: 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/25 02:31:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec0c00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec0c00): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec0c00): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec0c00): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec0c00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.78843715 +0000 UTC m=+6.777032702 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec0c00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1200): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1200): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1200): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1200): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1200): _writeAt: size=3, off=2 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1200): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1200): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.78843715 +0000 UTC m=+6.777032702 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1200): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec16c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec16c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec16c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec16c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec16c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.78843715 +0000 UTC m=+6.777032702 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec16c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda048cb0 item 1 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1dc0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1dc0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1dc0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1dc0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1dc0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.791859765 +0000 UTC m=+6.780455275 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9ec1dc0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda316640): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda316640): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda316640): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda316640): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda316640): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.791859765 +0000 UTC m=+6.780455275 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda316640): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda0492d0 item 2 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda316d00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda316d00): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda316d00): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda316d00): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda316d00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.794119191 +0000 UTC m=+6.782714713 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda316d00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317200): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317200): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317200): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317200): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317200): _writeAt: size=3, off=2 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317200): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317200): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.794119191 +0000 UTC m=+6.782714713 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317200): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3176c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3176c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3176c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3176c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3176c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.794119191 +0000 UTC m=+6.782714713 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3176c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda049650 item 3 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317d40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317d40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317d40): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317d40): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317d40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.797303195 +0000 UTC m=+6.785898696 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda317d40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2ce380): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2ce380): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2ce380): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2ce380): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2ce380): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.797303195 +0000 UTC m=+6.785898696 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2ce380): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4980e0 item 4 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2ce9c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2ce9c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2ce9c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2ce9c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2ce9c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.799657772 +0000 UTC m=+6.788253263 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2ce9c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cee40): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cee40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cee40): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cee40): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cee40): _writeAt: size=3, off=2 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cee40): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cee40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.799657772 +0000 UTC m=+6.788253263 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cee40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cf380): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cf380): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cf380): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cf380): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cf380): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.799657772 +0000 UTC m=+6.788253263 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cf380): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda498540 item 5 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cfb00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cfb00): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cfb00): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cfb00): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cfb00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.802849017 +0000 UTC m=+6.791444539 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2cfb00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2140): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2140): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2140): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2140): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2140): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.802849017 +0000 UTC m=+6.791444539 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2140): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda498a80 item 6 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e27c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e27c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e27c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e27c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e27c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.805484345 +0000 UTC m=+6.794079846 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e27c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2d40): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2d40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2d40): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2d40): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2d40): _writeAt: size=3, off=2 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2d40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.805484345 +0000 UTC m=+6.794079846 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e2d40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3200): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3200): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3200): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3200): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3200): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.805484345 +0000 UTC m=+6.794079846 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3200): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda498e00 item 7 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3880): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3880): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3880): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3880): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3880): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.808893753 +0000 UTC m=+6.797489335 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3880): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3dc0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3dc0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3dc0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3dc0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3dc0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.808893753 +0000 UTC m=+6.797489335 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4e3dc0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda499420 item 8 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45e480): _readAt: size=2, off=0 2026/07/25 02:31:37 ERROR : open-test-file(0xa8fda45e480): Couldn't read size of file 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45e480): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45e480): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45e480): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45e480): close: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45e480): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45e8c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45e8c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45e8c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45e8c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45e8c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.811161116 +0000 UTC m=+6.799756617 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45e8c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45ed40): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45ed40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45ed40): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45ed40): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45ed40): _writeAt: size=3, off=2 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45ed40): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45ed40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.811161116 +0000 UTC m=+6.799756617 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45ed40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45f240): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45f240): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45f240): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45f240): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45f240): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.811161116 +0000 UTC m=+6.799756617 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45f240): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4999d0 item 9 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45f8c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45f8c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45f8c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45f8c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45f8c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.814619958 +0000 UTC m=+6.803215459 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda45f8c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0240): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0240): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0240): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0240): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0240): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.814619958 +0000 UTC m=+6.803215459 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0240): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda934a10 item 10 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0880): _readAt: size=2, off=0 2026/07/25 02:31:37 ERROR : open-test-file(0xa8fd9fa0880): Couldn't read size of file 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0880): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0880): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0880): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0880): close: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0880): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0c40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0c40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0c40): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0c40): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0c40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.817223375 +0000 UTC m=+6.805818876 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa0c40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1140): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1140): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1140): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1140): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1140): _writeAt: size=3, off=2 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1140): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1140): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.817223375 +0000 UTC m=+6.805818876 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1140): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1640): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1640): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1640): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1640): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1640): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.817223375 +0000 UTC m=+6.805818876 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1640): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda934d90 item 11 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1cc0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1cc0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1cc0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1cc0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1cc0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.820461019 +0000 UTC m=+6.809056520 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fa1cc0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6300): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6300): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6300): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6300): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6300): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.820461019 +0000 UTC m=+6.809056520 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6300): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda935260 item 12 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6940): _readAt: size=2, off=0 2026/07/25 02:31:37 ERROR : open-test-file(0xa8fd9fd6940): Couldn't read size of file 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6940): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6940): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6940): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6940): close: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6940): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6d00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6d00): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6d00): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6d00): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6d00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.82282829 +0000 UTC m=+6.811423821 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd6d00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd73c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd73c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd73c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd73c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd73c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.82282829 +0000 UTC m=+6.811423821 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd73c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9356c0 item 13 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd7a40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd7a40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd7a40): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd7a40): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd7a40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.825396078 +0000 UTC m=+6.813991599 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9fd7a40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2a6080): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2a6080): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2a6080): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2a6080): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2a6080): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.825396078 +0000 UTC m=+6.813991599 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2a6080): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda935a40 item 14 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda272100): _readAt: size=2, off=0 2026/07/25 02:31:37 ERROR : open-test-file(0xa8fda272100): Couldn't read size of file 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda272100): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda272100): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda272100): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda272100): close: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda272100): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2724c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2724c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2724c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2724c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2724c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.827760584 +0000 UTC m=+6.816356105 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda2724c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda272b80): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda272b80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda272b80): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda272b80): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda272b80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.827760584 +0000 UTC m=+6.816356105 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda272b80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4103f0 item 15 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 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/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273200): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273200): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273200): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273200): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273200): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.829560593 +0000 UTC m=+6.818156084 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273200): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273740): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273740): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273740): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273740): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273740): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.829560593 +0000 UTC m=+6.818156084 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273740): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4107e0 item 16 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273d80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273d80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273d80): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273d80): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273d80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.83163514 +0000 UTC m=+6.820230631 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda273d80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e300): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e300): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e300): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e300): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e300): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e300): _writeAt: size=3, off=7 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e300): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e300): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.83163514 +0000 UTC m=+6.820230631 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e300): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e800): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e800): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e800): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e800): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e800): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.83163514 +0000 UTC m=+6.820230631 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30e800): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda410b60 item 17 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30ee80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30ee80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30ee80): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30ee80): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30ee80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.834324811 +0000 UTC m=+6.822920302 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30ee80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30f3c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30f3c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30f3c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30f3c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30f3c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.834324811 +0000 UTC m=+6.822920302 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30f3c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4110a0 item 18 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30fa40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30fa40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30fa40): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30fa40): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30fa40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.836238544 +0000 UTC m=+6.824834025 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda30fa40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362040): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362040): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362040): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362040): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362040): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362040): _writeAt: size=3, off=7 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362040): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362040): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.836238544 +0000 UTC m=+6.824834025 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362040): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362540): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362540): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362540): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362540): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362540): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.836238544 +0000 UTC m=+6.824834025 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362540): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda411570 item 19 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362bc0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362bc0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362bc0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362bc0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362bc0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.838566402 +0000 UTC m=+6.827161893 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda362bc0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363100): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363100): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363100): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363100): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363100): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.838566402 +0000 UTC m=+6.827161893 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363100): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda411b90 item 20 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363780): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363780): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363780): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363780): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363780): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.840409692 +0000 UTC m=+6.829005183 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363780): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363c80): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363c80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363c80): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363c80): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363c80): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363c80): _writeAt: size=3, off=7 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363c80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.840409692 +0000 UTC m=+6.829005183 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda363c80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394280): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394280): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394280): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394280): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394280): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.840409692 +0000 UTC m=+6.829005183 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394280): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f301c0 item 21 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394900): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394900): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394900): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394900): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394900): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.843407924 +0000 UTC m=+6.832003425 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394900): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394e40): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394e40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394e40): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394e40): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394e40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.843407924 +0000 UTC m=+6.832003425 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda394e40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f30700 item 22 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3954c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3954c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3954c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3954c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3954c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.846247868 +0000 UTC m=+6.834843359 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3954c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3959c0): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3959c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3959c0): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3959c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3959c0): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3959c0): _writeAt: size=3, off=7 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3959c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3959c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.846247868 +0000 UTC m=+6.834843359 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3959c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda395ec0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda395ec0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda395ec0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda395ec0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda395ec0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.846247868 +0000 UTC m=+6.834843359 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda395ec0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f30b60 item 23 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 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/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bc640): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bc640): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bc640): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bc640): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bc640): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.849626668 +0000 UTC m=+6.838222169 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bc640): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bcb80): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bcb80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bcb80): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bcb80): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bcb80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.849626668 +0000 UTC m=+6.838222169 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bcb80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f310a0 item 24 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bd1c0): _readAt: size=2, off=0 2026/07/25 02:31:37 ERROR : open-test-file(0xa8fda3bd1c0): Couldn't read size of file 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bd1c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bd1c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bd1c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bd1c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bd1c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bd580): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bd580): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bd580): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bd580): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bd580): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.852396339 +0000 UTC m=+6.840991840 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bd580): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bda80): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bda80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bda80): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bda80): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bda80): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bda80): _writeAt: size=3, off=7 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bda80): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bda80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.852396339 +0000 UTC m=+6.840991840 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3bda80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d20c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d20c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d20c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d20c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d20c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.852396339 +0000 UTC m=+6.840991840 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d20c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f315e0 item 25 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d2740): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d2740): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d2740): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d2740): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d2740): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.855537211 +0000 UTC m=+6.844132712 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d2740): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d2c80): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d2c80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d2c80): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d2c80): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d2c80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.855537211 +0000 UTC m=+6.844132712 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d2c80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f31e30 item 26 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d32c0): _readAt: size=2, off=0 2026/07/25 02:31:37 ERROR : open-test-file(0xa8fda3d32c0): Couldn't read size of file 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d32c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d32c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d32c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d32c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d32c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3680): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3680): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3680): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3680): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3680): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.857788953 +0000 UTC m=+6.846384444 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3680): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3b80): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3b80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3b80): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3b80): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3b80): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3b80): _writeAt: size=3, off=7 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3b80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.857788953 +0000 UTC m=+6.846384444 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3d3b80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e81c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e81c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e81c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e81c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e81c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.857788953 +0000 UTC m=+6.846384444 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e81c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda502460 item 27 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 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/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e8840): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e8840): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e8840): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e8840): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e8840): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.860684973 +0000 UTC m=+6.849280483 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e8840): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e8d80): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e8d80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e8d80): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e8d80): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e8d80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.860684973 +0000 UTC m=+6.849280483 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e8d80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda502930 item 28 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e93c0): _readAt: size=2, off=0 2026/07/25 02:31:37 ERROR : open-test-file(0xa8fda3e93c0): Couldn't read size of file 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e93c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e93c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e93c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e93c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e93c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e9780): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e9780): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e9780): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e9780): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e9780): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.862914563 +0000 UTC m=+6.851510084 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e9780): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e9e40): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e9e40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e9e40): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e9e40): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e9e40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.862914563 +0000 UTC m=+6.851510084 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda3e9e40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda502cb0 item 29 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 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/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4185c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4185c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4185c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4185c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4185c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.865489546 +0000 UTC m=+6.854085047 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4185c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda418b00): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda418b00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda418b00): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda418b00): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda418b00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.865489546 +0000 UTC m=+6.854085047 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda418b00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda503030 item 30 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 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/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419140): _readAt: size=2, off=0 2026/07/25 02:31:37 ERROR : open-test-file(0xa8fda419140): Couldn't read size of file 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419140): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419140): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419140): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419140): close: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419140): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419500): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419500): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419500): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419500): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419500): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.86819258 +0000 UTC m=+6.856788092 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419500): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419bc0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419bc0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419bc0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419bc0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419bc0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.86819258 +0000 UTC m=+6.856788092 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda419bc0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda503500 item 31 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 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/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454340): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454340): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454340): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454340): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454340): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.870138275 +0000 UTC m=+6.858733766 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454340): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454880): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454880): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454880): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454880): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454880): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.870138275 +0000 UTC m=+6.858733766 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454880): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda503960 item 32 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454ec0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454ec0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454ec0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454ec0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454ec0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.871891205 +0000 UTC m=+6.860486707 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda454ec0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455340): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455340): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455340): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455340): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455340): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda503ce0 item 33 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455340): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455340): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.8726454 +0000 UTC m=+6.861240901 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455340): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455840): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455840): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455840): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455840): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455840): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.8726454 +0000 UTC m=+6.861240901 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455840): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a96150 item 33 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455e80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455e80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455e80): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455e80): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455e80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.874733794 +0000 UTC m=+6.863329285 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda455e80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e400): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e400): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a96700 item 34 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e400): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e400): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e400): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e400): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e400): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.875809275 +0000 UTC m=+6.864404766 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e400): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e940): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e940): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e940): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e940): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e940): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.875809275 +0000 UTC m=+6.864404766 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48e940): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a96a10 item 34 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48ef80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48ef80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48ef80): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48ef80): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48ef80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.87862379 +0000 UTC m=+6.867219281 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48ef80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f400): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f400): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f400): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f400): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f400): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a96f50 item 35 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f400): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f400): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.879577332 +0000 UTC m=+6.868172833 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f400): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f900): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f900): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f900): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f900): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f900): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.879577332 +0000 UTC m=+6.868172833 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda48f900): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a97110 item 35 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2080): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2080): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2080): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2080): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2080): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.882738411 +0000 UTC m=+6.871333902 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2080): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2580): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2580): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a97500 item 36 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2580): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2580): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2580): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2580): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2580): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.883565413 +0000 UTC m=+6.872160904 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2580): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2ac0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2ac0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2ac0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2ac0): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2ac0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.883565413 +0000 UTC m=+6.872160904 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda4b2ac0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a97730 item 36 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f02ac0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f02ac0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f02ac0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f02ac0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f02ac0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.885368718 +0000 UTC m=+6.873964240 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f02ac0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03080): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03080): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03080): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03080): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03080): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda3668c0 item 37 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03080): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03080): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.886138662 +0000 UTC m=+6.874734153 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03080): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f035c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f035c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f035c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f035c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f035c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.886138662 +0000 UTC m=+6.874734153 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f035c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda366a80 item 37 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03c40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03c40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03c40): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03c40): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03c40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.888600812 +0000 UTC m=+6.877196333 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fd9f03c40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516240): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516240): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda367030 item 38 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516240): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516240): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516240): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516240): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516240): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.88936726 +0000 UTC m=+6.877962820 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516240): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516780): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516780): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516780): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516780): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516780): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.88936726 +0000 UTC m=+6.877962820 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516780): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda3672d0 item 38 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516e00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516e00): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516e00): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516e00): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516e00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.891329105 +0000 UTC m=+6.879924596 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda516e00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517300): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517300): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517300): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517300): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517300): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda367650 item 39 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517300): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517300): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.891971478 +0000 UTC m=+6.880566969 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517300): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517800): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517800): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517800): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517800): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517800): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.891971478 +0000 UTC m=+6.880566969 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517800): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda367810 item 39 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517e80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517e80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517e80): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517e80): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517e80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.894495735 +0000 UTC m=+6.883091226 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda517e80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534480): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534480): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df00e0 item 40 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534480): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534480): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534480): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534480): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534480): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.896314099 +0000 UTC m=+6.884909620 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534480): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda5349c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda5349c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda5349c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda5349c0): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda5349c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.896314099 +0000 UTC m=+6.884909620 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda5349c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df0620 item 40 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534f80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534f80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534f80): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534f80): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534f80): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534f80): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534f80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.899927002 +0000 UTC m=+6.888522494 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda534f80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535480): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535480): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535480): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df0ee0 item 41 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535480): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535480): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.900685294 +0000 UTC m=+6.889280806 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535480): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535940): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535940): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535940): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535940): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535940): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df1110 item 41 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535940): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535940): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.901415333 +0000 UTC m=+6.890010853 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535940): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535e80): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535e80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535e80): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535e80): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535e80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.901415333 +0000 UTC m=+6.890010853 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda535e80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df12d0 item 41 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7825c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7825c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7825c0): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7825c0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7825c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7825c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7825c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.903550946 +0000 UTC m=+6.892146467 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7825c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda782ac0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda782ac0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda782ac0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df17a0 item 42 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda782ac0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda782ac0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.904328885 +0000 UTC m=+6.892924376 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda782ac0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783000): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783000): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df1ab0 item 42 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783000): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783000): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783000): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783000): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783000): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.905171576 +0000 UTC m=+6.893767067 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783000): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783540): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783540): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783540): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783540): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783540): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.905171576 +0000 UTC m=+6.893767067 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783540): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df1ce0 item 42 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783b80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783b80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783b80): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783b80): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783b80): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783b80): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783b80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.907433759 +0000 UTC m=+6.896029320 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda783b80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a8180): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a8180): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a8180): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ec380 item 43 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a8180): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a8180): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.908205998 +0000 UTC m=+6.896801489 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a8180): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a86c0): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a86c0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a86c0): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a86c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a86c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ec620 item 43 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a86c0): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a86c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.908902362 +0000 UTC m=+6.897497853 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a86c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a8c00): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a8c00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a8c00): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a8c00): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a8c00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.908902362 +0000 UTC m=+6.897497853 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a8c00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ec7e0 item 43 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9240): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9240): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9240): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9240): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9240): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9240): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9240): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.91064818 +0000 UTC m=+6.899243721 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9240): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9740): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9740): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9740): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ecd20 item 44 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9740): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9740): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.911333754 +0000 UTC m=+6.899929246 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9740): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9c80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9c80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ecf50 item 44 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9c80): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9c80): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9c80): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9c80): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9c80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.912267918 +0000 UTC m=+6.900863410 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7a9c80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8300): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8300): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8300): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8300): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8300): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.912267918 +0000 UTC m=+6.900863410 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8300): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ed110 item 44 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8940): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8940): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8940): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8940): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8940): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8940): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8940): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.913614301 +0000 UTC m=+6.902209792 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8940): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8e40): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8e40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8e40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ed490 item 45 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8e40): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8e40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.914230314 +0000 UTC m=+6.902825805 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d8e40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9540): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9540): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9540): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9540): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9540): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.914230314 +0000 UTC m=+6.902825805 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9540): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ed6c0 item 45 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9b80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9b80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9b80): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9b80): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9b80): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9b80): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9b80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.915841817 +0000 UTC m=+6.904437309 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda7d9b80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806180): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806180): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806180): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4eda40 item 46 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806180): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806180): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.916417525 +0000 UTC m=+6.905013016 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806180): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806880): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806880): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806880): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806880): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806880): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.916417525 +0000 UTC m=+6.905013016 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806880): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4edc00 item 46 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806ec0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806ec0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806ec0): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806ec0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806ec0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806ec0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.91796106 +0000 UTC m=+6.906556551 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda806ec0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8073c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8073c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8073c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7c2a0 item 47 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8073c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8073c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.918516519 +0000 UTC m=+6.907112010 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8073c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda807ac0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda807ac0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda807ac0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda807ac0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda807ac0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.918516519 +0000 UTC m=+6.907112010 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda807ac0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7c4d0 item 47 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 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/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838200): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838200): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838200): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838200): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838200): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838200): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838200): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.920247157 +0000 UTC m=+6.908842638 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838200): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838700): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838700): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838700): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7cbd0 item 48 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838700): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838700): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.922461429 +0000 UTC m=+6.911056920 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838700): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838e00): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838e00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838e00): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838e00): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838e00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.922461429 +0000 UTC m=+6.911056920 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda838e00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7ce70 item 48 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda839440): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda839440): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda839440): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda839440): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda839440): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.924184693 +0000 UTC m=+6.912780184 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda839440): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8398c0): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8398c0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8398c0): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8398c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8398c0): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8398c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7d570 item 49 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8398c0): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8398c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.924885827 +0000 UTC m=+6.913481318 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8398c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda839e00): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda839e00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda839e00): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda839e00): >_readAt: n=8, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda839e00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.924885827 +0000 UTC m=+6.913481318 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda839e00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7d810 item 49 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856580): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856580): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856580): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856580): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856580): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.926884672 +0000 UTC m=+6.915480193 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856580): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856a80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856a80): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856a80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7de30 item 50 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856a80): _readAt: size=2, off=5 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856a80): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856a80): _writeAt: size=3, off=5 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856a80): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856a80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.927589203 +0000 UTC m=+6.916184695 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda856a80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857000): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857000): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857000): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857000): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857000): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.927589203 +0000 UTC m=+6.916184695 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857000): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9ec4930 item 50 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857680): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857680): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857680): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857680): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857680): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.929571787 +0000 UTC m=+6.918167278 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857680): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857b80): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857b80): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857b80): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857b80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857b80): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857b80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9ec4e70 item 51 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857b80): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857b80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.930257442 +0000 UTC m=+6.918852933 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda857b80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8801c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8801c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8801c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8801c0): >_readAt: n=8, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8801c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.930257442 +0000 UTC m=+6.918852933 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8801c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9ec5180 item 51 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880840): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880840): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880840): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880840): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880840): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.932202806 +0000 UTC m=+6.920798297 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880840): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880d40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880d40): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880d40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9ec5ab0 item 52 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880d40): _readAt: size=2, off=5 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880d40): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880d40): _writeAt: size=3, off=5 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880d40): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880d40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.933173869 +0000 UTC m=+6.921769361 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda880d40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8812c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8812c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8812c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8812c0): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8812c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.933173869 +0000 UTC m=+6.921769361 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8812c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1e62a0 item 52 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881940): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881940): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881940): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881940): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881940): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.934722164 +0000 UTC m=+6.923317675 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881940): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881e40): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881e40): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881e40): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881e40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881e40): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881e40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1e67e0 item 53 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881e40): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881e40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.936195085 +0000 UTC m=+6.924790576 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda881e40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8fe480): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8fe480): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8fe480): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8fe480): >_readAt: n=8, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8fe480): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.936195085 +0000 UTC m=+6.924790576 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8fe480): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1e6a10 item 53 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8feb00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8feb00): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8feb00): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8feb00): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8feb00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.938909221 +0000 UTC m=+6.927504712 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8feb00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff000): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff000): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff000): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1e6ee0 item 54 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff000): _readAt: size=2, off=5 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff000): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff000): _writeAt: size=3, off=5 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff000): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff000): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.939731174 +0000 UTC m=+6.928326665 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff000): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff580): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff580): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff580): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff580): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff580): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.939731174 +0000 UTC m=+6.928326665 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ff580): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1e7420 item 54 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ffc00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ffc00): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ffc00): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ffc00): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ffc00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.941445651 +0000 UTC m=+6.930041142 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda8ffc00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928200): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928200): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928200): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928200): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928200): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928200): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1e79d0 item 55 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928200): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928200): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.942232908 +0000 UTC m=+6.930828409 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928200): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928740): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928740): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928740): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928740): >_readAt: n=8, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928740): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.942232908 +0000 UTC m=+6.930828409 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928740): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda280070 item 55 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 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/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928dc0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928dc0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928dc0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928dc0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928dc0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.944202538 +0000 UTC m=+6.932798029 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda928dc0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9292c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9292c0): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9292c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda280770 item 56 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9292c0): _readAt: size=2, off=5 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9292c0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9292c0): _writeAt: size=3, off=5 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9292c0): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9292c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.945261668 +0000 UTC m=+6.933857159 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9292c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929840): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929840): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929840): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929840): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929840): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.945261668 +0000 UTC m=+6.933857159 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929840): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda280930 item 56 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929e80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929e80): open at offset 0 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929e80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929e80): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929e80): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929e80): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929e80): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929e80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.947004379 +0000 UTC m=+6.935599870 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda929e80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9584c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9584c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9584c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda280cb0 item 57 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9584c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9584c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.947628027 +0000 UTC m=+6.936223518 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9584c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958a00): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958a00): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958a00): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958a00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958a00): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958a00): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda281030 item 57 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958a00): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958a00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.948323891 +0000 UTC m=+6.936919382 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958a00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958f80): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958f80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958f80): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958f80): >_readAt: n=8, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958f80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.948323891 +0000 UTC m=+6.936919382 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda958f80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda281260 item 57 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9595c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9595c0): open at offset 0 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9595c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9595c0): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9595c0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9595c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9595c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9595c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.950293861 +0000 UTC m=+6.938889362 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9595c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda959b00): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda959b00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda959b00): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda2816c0 item 58 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda959b00): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda959b00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.950987161 +0000 UTC m=+6.939582652 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda959b00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986140): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986140): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986140): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda281880 item 58 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986140): _readAt: size=2, off=5 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986140): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986140): _writeAt: size=3, off=5 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986140): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986140): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.951832507 +0000 UTC m=+6.940428028 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986140): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986700): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986700): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986700): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986700): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986700): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.951832507 +0000 UTC m=+6.940428028 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986700): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda281a40 item 58 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986d40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986d40): open at offset 0 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986d40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986d40): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986d40): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986d40): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986d40): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986d40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.953544159 +0000 UTC m=+6.942139650 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda986d40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda987280): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda987280): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda987280): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda281dc0 item 59 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda987280): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda987280): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.954377233 +0000 UTC m=+6.942972724 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda987280): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9877c0): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9877c0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9877c0): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9877c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9877c0): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9877c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44e2a0 item 59 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9877c0): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9877c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.955147768 +0000 UTC m=+6.943743279 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9877c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda987d40): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda987d40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda987d40): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda987d40): >_readAt: n=8, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda987d40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.955147768 +0000 UTC m=+6.943743279 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda987d40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44e460 item 59 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 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/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba480): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba480): open at offset 0 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba480): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba480): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba480): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba480): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba480): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba480): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.956958268 +0000 UTC m=+6.945553759 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba480): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba9c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba9c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba9c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44e7e0 item 60 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba9c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba9c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.957648982 +0000 UTC m=+6.946244473 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9ba9c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9baf00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9baf00): open at offset 5 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9baf00): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44e9a0 item 60 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9baf00): _readAt: size=2, off=5 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9baf00): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9baf00): _writeAt: size=3, off=5 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9baf00): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9baf00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.958736806 +0000 UTC m=+6.947332297 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9baf00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bb4c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bb4c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bb4c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bb4c0): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bb4c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.958736806 +0000 UTC m=+6.947332297 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bb4c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44ec40 item 60 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bbb00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bbb00): open at offset 0 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bbb00): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bbb00): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bbb00): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bbb00): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bbb00): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bbb00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.960430785 +0000 UTC m=+6.949026276 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda9bbb00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08140): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08140): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08140): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44f030 item 61 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08140): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08140): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.961032402 +0000 UTC m=+6.949627893 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08140): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08840): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08840): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08840): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08840): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08840): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.961032402 +0000 UTC m=+6.949627893 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08840): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44f340 item 61 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 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/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08e80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08e80): open at offset 0 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08e80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08e80): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08e80): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08e80): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08e80): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08e80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.963333868 +0000 UTC m=+6.951929349 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa08e80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa093c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa093c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa093c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44f6c0 item 62 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa093c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa093c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.963939241 +0000 UTC m=+6.952534732 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa093c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa09ac0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa09ac0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa09ac0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa09ac0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa09ac0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.963939241 +0000 UTC m=+6.952534732 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa09ac0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44f960 item 62 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 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/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84200): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84200): open at offset 0 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84200): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84200): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84200): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84200): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84200): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84200): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.965698574 +0000 UTC m=+6.954294065 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84200): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84740): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84740): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84740): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44fe30 item 63 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84740): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84740): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.966409416 +0000 UTC m=+6.955004907 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84740): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84e40): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84e40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84e40): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84e40): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84e40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.966409416 +0000 UTC m=+6.955004907 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa84e40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f6c540 item 63 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 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/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa85480): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa85480): open at offset 0 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa85480): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa85480): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa85480): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa85480): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa85480): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa85480): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.967967749 +0000 UTC m=+6.956563240 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa85480): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa859c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa859c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa859c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f6ca10 item 64 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa859c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa859c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.968665737 +0000 UTC m=+6.957261228 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaa859c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa81c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa81c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa81c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa81c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa81c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.968665737 +0000 UTC m=+6.957261228 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa81c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f6cbd0 item 64 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8800): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8800): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8800): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8800): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8800): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.970349397 +0000 UTC m=+6.958944888 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8800): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8c80): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8c80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8c80): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8c80): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8c80): _writeAt: size=3, off=2 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f6cfc0 item 65 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8c80): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8c80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.971173603 +0000 UTC m=+6.959769114 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa8c80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9180): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9180): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9180): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9180): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9180): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.971173603 +0000 UTC m=+6.959769114 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9180): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f6d260 item 65 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa97c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa97c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa97c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa97c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa97c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.97299864 +0000 UTC m=+6.961594131 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa97c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9c40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9c40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f6d8f0 item 66 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9c40): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9c40): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9c40): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9c40): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9c40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.973682291 +0000 UTC m=+6.962277782 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaa9c40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaca280): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaca280): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaca280): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaca280): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaca280): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.973682291 +0000 UTC m=+6.962277782 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaca280): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f6db90 item 66 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaca8c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaca8c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaca8c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaca8c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaca8c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.975313732 +0000 UTC m=+6.963909223 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaaca8c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacad40): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacad40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacad40): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacad40): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacad40): _writeAt: size=3, off=2 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9de6d20 item 67 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacad40): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacad40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.97592167 +0000 UTC m=+6.964517171 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacad40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacb240): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacb240): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacb240): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacb240): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacb240): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.97592167 +0000 UTC m=+6.964517171 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacb240): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9de73b0 item 67 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacb8c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacb8c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacb8c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacb8c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacb8c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.97751013 +0000 UTC m=+6.966105621 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacb8c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacbdc0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacbdc0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9de7ab0 item 68 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacbdc0): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacbdc0): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacbdc0): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacbdc0): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacbdc0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.978355386 +0000 UTC m=+6.966950877 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaacbdc0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4400): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4400): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4400): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4400): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4400): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.978355386 +0000 UTC m=+6.966950877 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4400): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9dea0e0 item 68 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4a40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4a40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4a40): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4a40): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4a40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.980156788 +0000 UTC m=+6.968752279 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4a40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4ec0): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4ec0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4ec0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4ec0): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4ec0): _writeAt: size=3, off=2 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9dea700 item 69 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4ec0): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4ec0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.980802587 +0000 UTC m=+6.969398088 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae4ec0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae53c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae53c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae53c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae53c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae53c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.980802587 +0000 UTC m=+6.969398088 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae53c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9dea8c0 item 69 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae5a40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae5a40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae5a40): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae5a40): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae5a40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.982634336 +0000 UTC m=+6.971229848 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdaae5a40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02040): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02040): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9deaee0 item 70 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02040): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02040): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02040): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02040): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02040): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.983389443 +0000 UTC m=+6.971984944 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02040): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02580): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02580): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02580): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02580): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02580): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.983389443 +0000 UTC m=+6.971984944 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02580): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9deb7a0 item 70 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02c00): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02c00): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02c00): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02c00): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02c00): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.985030713 +0000 UTC m=+6.973626194 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab02c00): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03100): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03100): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03100): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03100): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03100): _writeAt: size=3, off=2 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd99eec40 item 71 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03100): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03100): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.985760381 +0000 UTC m=+6.974355861 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03100): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03600): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03600): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03600): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03600): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03600): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.985760381 +0000 UTC m=+6.974355861 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03600): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd99ef110 item 71 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03c80): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03c80): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03c80): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03c80): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03c80): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.987427018 +0000 UTC m=+6.976022500 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab03c80): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab26280): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab26280): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd99efe30 item 72 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab26280): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab26280): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab26280): _writeAt: size=3, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab26280): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab26280): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.991508946 +0000 UTC m=+6.980104478 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab26280): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98a480): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98a480): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98a480): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98a480): >_readAt: n=3, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98a480): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.991508946 +0000 UTC m=+6.980104478 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98a480): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda304690 item 72 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98aa40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98aa40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98aa40): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98aa40): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98aa40): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98aa40): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98aa40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.993481883 +0000 UTC m=+6.982077384 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98aa40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98af40): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98af40): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98af40): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda304d20 item 73 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98af40): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98af40): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.995025438 +0000 UTC m=+6.983620959 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98af40): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b400): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b400): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b400): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b400): >_readAt: n=2, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b400): _writeAt: size=3, off=2 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda304ee0 item 73 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b400): >_writeAt: n=3, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b400): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.9962441 +0000 UTC m=+6.984839651 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b400): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b9c0): _readAt: size=512, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b9c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b9c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b9c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b9c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.9962441 +0000 UTC m=+6.984839651 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fda98b9c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: Remove: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda305420 item 73 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab263c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab263c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab263c0): _readAt: size=2, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab263c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab263c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab263c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab263c0): close: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.998495821 +0000 UTC m=+6.987091312 2026/07/25 02:31:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab263c0): >close: err= 2026/07/25 02:31:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:37 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab268c0): _writeAt: size=5, off=0 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab268c0): openPending: 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab268c0): >openPending: err= 2026/07/25 02:31:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9db4cb0 item 74 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab268c0): >_writeAt: n=5, err= 2026/07/25 02:31:37 DEBUG : open-test-file(0xa8fdab268c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:37.999477786 +0000 UTC m=+6.988073277 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab268c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab26e00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab26e00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9db5110 item 74 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab26e00): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab26e00): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab26e00): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab26e00): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab26e00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.003743022 +0000 UTC m=+6.992338513 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab26e00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab27380): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab27380): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab27380): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab27380): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab27380): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.003743022 +0000 UTC m=+6.992338513 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab27380): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9db53b0 item 74 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab279c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab279c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab279c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab279c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab279c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab279c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab279c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.005485381 +0000 UTC m=+6.994080872 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab279c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab27ec0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab27ec0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab27ec0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9db5c70 item 75 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab27ec0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab27ec0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.006052212 +0000 UTC m=+6.994647703 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab27ec0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09200): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09200): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09200): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09200): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09200): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9db5e30 item 75 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09200): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09200): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.006807479 +0000 UTC m=+6.995402970 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09200): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09b80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09b80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09b80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09b80): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09b80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.006807479 +0000 UTC m=+6.995402970 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09b80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda934150 item 75 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f7c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f7c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f7c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f7c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f7c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f7c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f7c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.008757812 +0000 UTC m=+6.997353343 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f7c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1fe80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1fe80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1fe80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9344d0 item 76 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1fe80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1fe80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.009457423 +0000 UTC m=+6.998052974 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1fe80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18500): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18500): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda934690 item 76 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18500): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18500): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18500): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18500): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18500): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.010267573 +0000 UTC m=+6.998863125 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18500): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18a80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18a80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18a80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18a80): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18a80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.010267573 +0000 UTC m=+6.998863125 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa18a80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda934850 item 76 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa190c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa190c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa190c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa190c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa190c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa190c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa190c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.011950672 +0000 UTC m=+7.000546173 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa190c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa195c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa195c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa195c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda934cb0 item 77 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa195c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa195c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.012582204 +0000 UTC m=+7.001177696 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa195c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa19cc0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa19cc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa19cc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa19cc0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa19cc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.012582204 +0000 UTC m=+7.001177696 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa19cc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda934e70 item 77 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242c40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242c40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242c40): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242c40): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242c40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242c40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242c40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.014510145 +0000 UTC m=+7.003105636 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242c40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda243540): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda243540): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda243540): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9351f0 item 78 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda243540): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda243540): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.015159491 +0000 UTC m=+7.003755012 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda243540): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0600): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0600): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0600): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0600): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0600): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.015159491 +0000 UTC m=+7.003755012 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0600): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda935490 item 78 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0f00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0f00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0f00): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0f00): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0f00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0f00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0f00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.016838462 +0000 UTC m=+7.005433943 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec0f00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec1540): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec1540): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec1540): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda935810 item 79 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec1540): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec1540): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.017423297 +0000 UTC m=+7.006018808 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec1540): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec1d00): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec1d00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec1d00): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec1d00): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec1d00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.017423297 +0000 UTC m=+7.006018808 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9ec1d00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9359d0 item 79 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3166c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3166c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3166c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3166c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3166c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3166c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3166c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.019451817 +0000 UTC m=+7.008047318 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3166c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316c40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316c40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316c40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda935d50 item 80 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316c40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316c40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.020052783 +0000 UTC m=+7.008648274 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316c40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3173c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3173c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3173c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3173c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3173c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.020052783 +0000 UTC m=+7.008648274 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3173c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a96230 item 80 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317a00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317a00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317a00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317a00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317a00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.021842793 +0000 UTC m=+7.010438305 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317a00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317e80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317e80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317e80): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317e80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317e80): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317e80): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a96770 item 81 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317e80): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317e80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.022630911 +0000 UTC m=+7.011226403 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317e80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ce4c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ce4c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ce4c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ce4c0): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ce4c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.022630911 +0000 UTC m=+7.011226403 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ce4c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a96a80 item 81 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.024347614 +0000 UTC m=+7.012943105 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf040): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf040): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf040): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a96fc0 item 82 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf040): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf040): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf040): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf040): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf040): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.025214411 +0000 UTC m=+7.013809902 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf040): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf740): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf740): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf740): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf740): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf740): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.025214411 +0000 UTC m=+7.013809902 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf740): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a97180 item 82 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cfdc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cfdc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cfdc0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cfdc0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cfdc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.02693528 +0000 UTC m=+7.015530761 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cfdc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e23c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e23c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e23c0): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e23c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e23c0): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e23c0): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a97570 item 83 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e23c0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e23c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.027625444 +0000 UTC m=+7.016220935 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e23c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e2900): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e2900): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e2900): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e2900): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e2900): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.027625444 +0000 UTC m=+7.016220935 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e2900): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a977a0 item 83 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3000): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3000): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3000): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3000): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3000): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.029240594 +0000 UTC m=+7.017836085 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3000): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3500): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3500): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3500): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a97b90 item 84 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3500): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3500): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3500): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3500): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3500): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.029846198 +0000 UTC m=+7.018441689 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3500): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3a80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3a80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3a80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3a80): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3a80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.029846198 +0000 UTC m=+7.018441689 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4e3a80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a97e30 item 84 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02900): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02900): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02900): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02900): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02900): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.031472559 +0000 UTC m=+7.020068040 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02900): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02f00): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02f00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02f00): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02f00): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02f00): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02f00): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dc310 item 85 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02f00): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02f00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.032036965 +0000 UTC m=+7.020632456 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02f00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f034c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f034c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f034c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f034c0): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f034c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.032036965 +0000 UTC m=+7.020632456 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f034c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dc540 item 85 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f03b40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f03b40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f03b40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f03b40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f03b40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.033401752 +0000 UTC m=+7.021997233 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f03b40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02140): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02140): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02140): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dc9a0 item 86 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02140): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02140): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02140): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02140): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02140): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.034006875 +0000 UTC m=+7.022602376 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02140): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab026c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab026c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab026c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab026c0): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab026c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.034006875 +0000 UTC m=+7.022602376 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab026c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dcb60 item 86 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02d40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02d40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02d40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02d40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02d40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.035569356 +0000 UTC m=+7.024164837 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab02d40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03240): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03240): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03240): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03240): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03240): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03240): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dcee0 item 87 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03240): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03240): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.036187483 +0000 UTC m=+7.024782995 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03240): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03780): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03780): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03780): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03780): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03780): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.036187483 +0000 UTC m=+7.024782995 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03780): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dd0a0 item 87 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03e40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03e40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03e40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03e40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03e40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.037604219 +0000 UTC m=+7.026199710 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab03e40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4440): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4440): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4440): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dd420 item 88 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4440): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4440): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4440): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4440): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4440): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.038323557 +0000 UTC m=+7.026919048 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4440): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe49c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe49c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe49c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe49c0): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe49c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.038323557 +0000 UTC m=+7.026919048 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe49c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dd6c0 item 88 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5000): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5000): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5000): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5000): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5000): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5000): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5000): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5000): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.039717781 +0000 UTC m=+7.028313272 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5000): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8ddab0 item 89 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.040436879 +0000 UTC m=+7.029032359 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8ddc70 item 89 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.040986586 +0000 UTC m=+7.029582067 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e100): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e100): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e100): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e100): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e100): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.040986586 +0000 UTC m=+7.029582067 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e100): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dde30 item 89 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e740): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e740): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e740): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e740): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e740): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e740): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e740): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e740): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.04268806 +0000 UTC m=+7.031283551 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e740): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07ec80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07ec80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07ec80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89c3f0 item 90 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07ec80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07ec80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.043325884 +0000 UTC m=+7.031921375 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07ec80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f1c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f1c0): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f1c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89c5b0 item 90 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f1c0): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f1c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f1c0): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f1c0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f1c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.044021398 +0000 UTC m=+7.032616959 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f1c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f780): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f780): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f780): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f780): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f780): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.044021398 +0000 UTC m=+7.032616959 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f780): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89c770 item 90 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fdc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fdc0): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fdc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fdc0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fdc0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fdc0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fdc0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fdc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.045543062 +0000 UTC m=+7.034138553 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fdc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102400): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102400): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102400): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89caf0 item 91 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102400): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102400): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.046195404 +0000 UTC m=+7.034790885 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102400): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102940): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102940): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102940): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102940): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102940): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102940): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89ce70 item 91 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102940): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102940): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.046863696 +0000 UTC m=+7.035459217 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102940): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102ec0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102ec0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102ec0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102ec0): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102ec0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.046863696 +0000 UTC m=+7.035459217 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda102ec0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89d0a0 item 91 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103500): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103500): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103500): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103500): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103500): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103500): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103500): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103500): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.048981906 +0000 UTC m=+7.037577397 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103500): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103a40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103a40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103a40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89d500 item 92 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103a40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103a40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.049728566 +0000 UTC m=+7.038324057 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda103a40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110080): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110080): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110080): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89d7a0 item 92 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110080): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110080): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110080): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110080): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110080): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.050453305 +0000 UTC m=+7.039048836 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110080): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110640): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110640): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110640): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110640): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110640): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.050453305 +0000 UTC m=+7.039048836 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110640): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89d960 item 92 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110c80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110c80): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110c80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110c80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110c80): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110c80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110c80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110c80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.052776783 +0000 UTC m=+7.041372304 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda110c80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1111c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1111c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1111c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89dce0 item 93 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1111c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1111c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.053534254 +0000 UTC m=+7.042129755 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1111c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1118c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1118c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1118c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1118c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1118c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.053534254 +0000 UTC m=+7.042129755 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1118c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda466070 item 93 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142000): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142000): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142000): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142000): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142000): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142000): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142000): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142000): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.055761991 +0000 UTC m=+7.044357482 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142000): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142540): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142540): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142540): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda466460 item 94 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142540): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142540): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.056424752 +0000 UTC m=+7.045020262 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142540): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142c40): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142c40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142c40): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142c40): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142c40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.056424752 +0000 UTC m=+7.045020262 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda142c40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda466700 item 94 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143280): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143280): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143280): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143280): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143280): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143280): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143280): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143280): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.058617904 +0000 UTC m=+7.047213395 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143280): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1437c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1437c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1437c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda466bd0 item 95 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1437c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1437c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.059372439 +0000 UTC m=+7.047967930 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda1437c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143ec0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143ec0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143ec0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143ec0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143ec0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.059372439 +0000 UTC m=+7.047967930 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda143ec0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda466d90 item 95 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214600): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214600): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214600): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214600): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214600): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214600): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214600): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214600): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.061414475 +0000 UTC m=+7.050009967 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214600): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214b40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214b40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214b40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4672d0 item 96 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214b40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214b40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.061933716 +0000 UTC m=+7.050529207 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda214b40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215240): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215240): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215240): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215240): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215240): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.061933716 +0000 UTC m=+7.050529207 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215240): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda467570 item 96 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= 2026/07/25 02:31:38 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : >WaitForWriters: 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/25 02:31:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa722c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa722c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa722c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa722c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa722c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.070764342 +0000 UTC m=+7.059359833 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa722c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72740): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72740): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72740): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72740): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72740): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72740): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72740): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.070764342 +0000 UTC m=+7.059359833 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72740): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72c00): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72c00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72c00): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72c00): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72c00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.070764342 +0000 UTC m=+7.059359833 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa72c00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda7c8d90 item 1 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73240): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73240): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73240): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73240): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73240): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.073282789 +0000 UTC m=+7.061878269 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73240): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73740): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73740): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73740): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73740): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73740): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.073282789 +0000 UTC m=+7.061878269 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73740): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda7c9260 item 2 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73d80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73d80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73d80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73d80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73d80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.075050877 +0000 UTC m=+7.063646368 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa73d80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2300): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2300): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2300): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2300): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2300): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2300): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2300): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.075050877 +0000 UTC m=+7.063646368 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2300): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c27c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c27c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c27c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c27c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c27c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.075050877 +0000 UTC m=+7.063646368 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c27c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda7c95e0 item 3 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2e40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2e40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2e40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2e40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2e40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.077454537 +0000 UTC m=+7.066050028 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c2e40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3380): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3380): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3380): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3380): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3380): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.077454537 +0000 UTC m=+7.066050028 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3380): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda7c9ab0 item 4 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c39c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c39c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c39c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c39c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c39c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.079241662 +0000 UTC m=+7.067837153 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c39c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3e40): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3e40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3e40): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3e40): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3e40): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3e40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.079241662 +0000 UTC m=+7.067837153 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3c3e40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6400): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6400): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6400): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6400): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6400): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.079241662 +0000 UTC m=+7.067837153 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6400): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9a21c0 item 5 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6a80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6a80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6a80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6a80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6a80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.081894212 +0000 UTC m=+7.070489733 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6a80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6fc0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6fc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6fc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6fc0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6fc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.081894212 +0000 UTC m=+7.070489733 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d6fc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9a2700 item 6 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7640): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7640): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7640): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7640): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7640): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.084122791 +0000 UTC m=+7.072718282 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7640): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7b40): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7b40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7b40): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7b40): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7b40): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7b40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.084122791 +0000 UTC m=+7.072718282 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3d7b40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ec100): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ec100): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ec100): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ec100): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ec100): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.084122791 +0000 UTC m=+7.072718282 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ec100): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9a2a80 item 7 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ec780): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ec780): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ec780): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ec780): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ec780): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.086740725 +0000 UTC m=+7.075336266 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ec780): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3eccc0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3eccc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3eccc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3eccc0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3eccc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.086740725 +0000 UTC m=+7.075336266 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3eccc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9a2f50 item 8 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ed280): _readAt: size=2, off=0 2026/07/25 02:31:38 ERROR : open-test-file(0xa8fda3ed280): Couldn't read size of file 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ed280): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ed280): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ed280): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ed280): close: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ed280): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ed640): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ed640): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ed640): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ed640): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ed640): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.0885806 +0000 UTC m=+7.077176091 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3ed640): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3edac0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3edac0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3edac0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3edac0): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3edac0): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3edac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3edac0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.0885806 +0000 UTC m=+7.077176091 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda3edac0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4380c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4380c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4380c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4380c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4380c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.0885806 +0000 UTC m=+7.077176091 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4380c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9a32d0 item 9 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda438740): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda438740): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda438740): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda438740): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda438740): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.091175981 +0000 UTC m=+7.079771512 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda438740): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda438c80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda438c80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda438c80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda438c80): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda438c80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.091175981 +0000 UTC m=+7.079771512 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda438c80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9a37a0 item 10 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4392c0): _readAt: size=2, off=0 2026/07/25 02:31:38 ERROR : open-test-file(0xa8fda4392c0): Couldn't read size of file 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4392c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4392c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4392c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4392c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4392c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439680): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439680): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439680): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439680): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439680): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.093141573 +0000 UTC m=+7.081737083 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439680): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439b80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439b80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439b80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439b80): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439b80): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439b80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.093141573 +0000 UTC m=+7.081737083 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda439b80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45c180): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45c180): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45c180): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45c180): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45c180): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.093141573 +0000 UTC m=+7.081737083 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45c180): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9a3b20 item 11 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45c800): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45c800): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45c800): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45c800): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45c800): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.095585488 +0000 UTC m=+7.084180989 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45c800): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45cd40): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45cd40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45cd40): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45cd40): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45cd40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.095585488 +0000 UTC m=+7.084180989 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45cd40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda83e2a0 item 12 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45d380): _readAt: size=2, off=0 2026/07/25 02:31:38 ERROR : open-test-file(0xa8fda45d380): Couldn't read size of file 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45d380): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45d380): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45d380): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45d380): close: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45d380): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45d740): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45d740): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45d740): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45d740): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45d740): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.097520893 +0000 UTC m=+7.086116384 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45d740): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45de00): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45de00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45de00): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45de00): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45de00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.097520893 +0000 UTC m=+7.086116384 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda45de00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda83e620 item 13 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48a580): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48a580): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48a580): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48a580): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48a580): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.099417345 +0000 UTC m=+7.088012886 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48a580): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48aac0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48aac0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48aac0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48aac0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48aac0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.099417345 +0000 UTC m=+7.088012886 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48aac0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda83ea80 item 14 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48b100): _readAt: size=2, off=0 2026/07/25 02:31:38 ERROR : open-test-file(0xa8fda48b100): Couldn't read size of file 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48b100): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48b100): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48b100): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48b100): close: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48b100): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48b4c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48b4c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48b4c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48b4c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48b4c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.101446377 +0000 UTC m=+7.090041868 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48b4c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48bb80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48bb80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48bb80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48bb80): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48bb80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.101446377 +0000 UTC m=+7.090041868 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda48bb80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda83ee00 item 15 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ae300): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ae300): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ae300): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ae300): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ae300): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.103236096 +0000 UTC m=+7.091831597 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ae300): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ae840): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ae840): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ae840): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ae840): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ae840): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.103236096 +0000 UTC m=+7.091831597 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ae840): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda83f340 item 16 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4aee80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4aee80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4aee80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4aee80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4aee80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.104977595 +0000 UTC m=+7.093573126 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4aee80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af300): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af300): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af300): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af300): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af300): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af300): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af300): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af300): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.104977595 +0000 UTC m=+7.093573126 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af300): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af800): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af800): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af800): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af800): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af800): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.104977595 +0000 UTC m=+7.093573126 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4af800): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda83f6c0 item 17 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4afe80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4afe80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4afe80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4afe80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4afe80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.107148305 +0000 UTC m=+7.095743796 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4afe80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ca4c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ca4c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ca4c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ca4c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ca4c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.107148305 +0000 UTC m=+7.095743796 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4ca4c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda83fce0 item 18 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cab40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cab40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cab40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cab40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cab40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.108629522 +0000 UTC m=+7.097225003 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cab40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb040): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb040): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb040): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb040): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb040): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb040): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb040): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb040): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.108629522 +0000 UTC m=+7.097225003 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb040): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb540): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb540): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb540): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb540): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb540): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.108629522 +0000 UTC m=+7.097225003 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cb540): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda0485b0 item 19 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cbbc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cbbc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cbbc0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cbbc0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cbbc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.110764093 +0000 UTC m=+7.099359574 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4cbbc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fa200): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fa200): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fa200): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fa200): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fa200): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.110764093 +0000 UTC m=+7.099359574 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fa200): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda048bd0 item 20 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fa880): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fa880): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fa880): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fa880): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fa880): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.11232996 +0000 UTC m=+7.100925451 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fa880): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fad80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fad80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fad80): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fad80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fad80): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fad80): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fad80): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fad80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.11232996 +0000 UTC m=+7.100925451 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fad80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fb280): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fb280): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fb280): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fb280): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fb280): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.11232996 +0000 UTC m=+7.100925451 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fb280): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda0490a0 item 21 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fb900): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fb900): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fb900): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fb900): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fb900): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.114444113 +0000 UTC m=+7.103039604 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fb900): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fbe40): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fbe40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fbe40): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fbe40): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fbe40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.114444113 +0000 UTC m=+7.103039604 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda4fbe40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda0495e0 item 22 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51c5c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51c5c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51c5c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51c5c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51c5c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.115928786 +0000 UTC m=+7.104524287 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51c5c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cac0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cac0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cac0): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cac0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cac0): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cac0): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cac0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.115928786 +0000 UTC m=+7.104524287 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cac0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cfc0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cfc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cfc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cfc0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cfc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.115928786 +0000 UTC m=+7.104524287 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51cfc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda049ab0 item 23 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51d640): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51d640): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51d640): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51d640): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51d640): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.118191861 +0000 UTC m=+7.106787352 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51d640): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51db80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51db80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51db80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51db80): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51db80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.118191861 +0000 UTC m=+7.106787352 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda51db80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4984d0 item 24 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53e2c0): _readAt: size=2, off=0 2026/07/25 02:31:38 ERROR : open-test-file(0xa8fda53e2c0): Couldn't read size of file 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53e2c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53e2c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53e2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53e2c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53e2c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53e680): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53e680): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53e680): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53e680): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53e680): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.119801411 +0000 UTC m=+7.108396902 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53e680): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53eb80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53eb80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53eb80): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53eb80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53eb80): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53eb80): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53eb80): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53eb80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.119801411 +0000 UTC m=+7.108396902 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53eb80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53f0c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53f0c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53f0c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53f0c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53f0c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.119801411 +0000 UTC m=+7.108396902 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53f0c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4988c0 item 25 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53f740): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53f740): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53f740): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53f740): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53f740): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.122140397 +0000 UTC m=+7.110735878 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53f740): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53fc80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53fc80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53fc80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53fc80): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53fc80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.122140397 +0000 UTC m=+7.110735878 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda53fc80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda498d90 item 26 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda5703c0): _readAt: size=2, off=0 2026/07/25 02:31:38 ERROR : open-test-file(0xa8fda5703c0): Couldn't read size of file 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda5703c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda5703c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda5703c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda5703c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda5703c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570780): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570780): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570780): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570780): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570780): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.124255281 +0000 UTC m=+7.112850772 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570780): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570c80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570c80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570c80): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570c80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570c80): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570c80): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570c80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.124255281 +0000 UTC m=+7.112850772 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda570c80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda5711c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda5711c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda5711c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda5711c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda5711c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.124255281 +0000 UTC m=+7.112850772 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda5711c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda499180 item 27 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda571840): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda571840): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda571840): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda571840): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda571840): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.126500151 +0000 UTC m=+7.115095642 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda571840): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda571d80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda571d80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda571d80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda571d80): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda571d80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.126500151 +0000 UTC m=+7.115095642 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda571d80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda499960 item 28 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7964c0): _readAt: size=2, off=0 2026/07/25 02:31:38 ERROR : open-test-file(0xa8fda7964c0): Couldn't read size of file 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7964c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7964c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7964c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7964c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7964c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda796880): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda796880): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda796880): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda796880): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda796880): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.127969095 +0000 UTC m=+7.116564586 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda796880): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda796f40): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda796f40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda796f40): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda796f40): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda796f40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.127969095 +0000 UTC m=+7.116564586 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda796f40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda410000 item 29 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7975c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7975c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7975c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7975c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7975c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.129363479 +0000 UTC m=+7.117958970 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7975c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda797b00): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda797b00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda797b00): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda797b00): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda797b00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.129363479 +0000 UTC m=+7.117958970 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda797b00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda410380 item 30 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ba240): _readAt: size=2, off=0 2026/07/25 02:31:38 ERROR : open-test-file(0xa8fda7ba240): Couldn't read size of file 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ba240): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ba240): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ba240): >_writeAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ba240): close: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ba240): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ba600): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ba600): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ba600): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ba600): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ba600): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.130981014 +0000 UTC m=+7.119576505 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ba600): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bacc0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bacc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bacc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bacc0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bacc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.130981014 +0000 UTC m=+7.119576505 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bacc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda410770 item 31 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bb340): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bb340): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bb340): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bb340): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bb340): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.13260481 +0000 UTC m=+7.121200301 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bb340): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bb880): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bb880): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bb880): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bb880): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bb880): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.13260481 +0000 UTC m=+7.121200301 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bb880): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda410af0 item 32 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bbec0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bbec0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bbec0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bbec0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bbec0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.134178401 +0000 UTC m=+7.122773892 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7bbec0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec440): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec440): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec440): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec440): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec440): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda410e70 item 33 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec440): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec440): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.134706108 +0000 UTC m=+7.123301589 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec440): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec940): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec940): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec940): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec940): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec940): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.134706108 +0000 UTC m=+7.123301589 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ec940): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4110a0 item 33 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ecf80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ecf80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ecf80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ecf80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ecf80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.136331698 +0000 UTC m=+7.124927189 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ecf80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed400): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed400): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda411570 item 34 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed400): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed400): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed400): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed400): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed400): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.13696225 +0000 UTC m=+7.125557741 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed400): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed940): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed940): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed940): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed940): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed940): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.13696225 +0000 UTC m=+7.125557741 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda7ed940): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda411810 item 34 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c080): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c080): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c080): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c080): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c080): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.138538606 +0000 UTC m=+7.127134157 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c080): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c500): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c500): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c500): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c500): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c500): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda411c00 item 35 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c500): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c500): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.139332044 +0000 UTC m=+7.127927535 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82c500): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82ca00): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82ca00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82ca00): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82ca00): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82ca00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.139332044 +0000 UTC m=+7.127927535 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82ca00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda411dc0 item 35 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d080): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d080): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d080): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d080): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d080): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.140908602 +0000 UTC m=+7.129504093 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d080): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d580): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d580): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f303f0 item 36 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d580): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d580): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d580): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d580): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d580): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.141580992 +0000 UTC m=+7.130176483 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82d580): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82dac0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82dac0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82dac0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82dac0): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82dac0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.141580992 +0000 UTC m=+7.130176483 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda82dac0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f30620 item 36 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852200): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852200): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852200): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852200): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852200): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.142957601 +0000 UTC m=+7.131553092 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852200): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852680): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852680): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852680): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852680): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852680): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f30a80 item 37 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852680): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852680): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.14345474 +0000 UTC m=+7.132050231 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852680): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852b80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852b80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852b80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852b80): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852b80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.14345474 +0000 UTC m=+7.132050231 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda852b80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f30c40 item 37 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853200): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853200): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853200): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853200): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853200): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.144918474 +0000 UTC m=+7.133513966 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853200): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853700): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853700): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f31030 item 38 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853700): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853700): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853700): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853700): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853700): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.145561599 +0000 UTC m=+7.134157080 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853700): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853c40): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853c40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853c40): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853c40): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853c40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.145561599 +0000 UTC m=+7.134157080 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda853c40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f312d0 item 38 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8783c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8783c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8783c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8783c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8783c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.14693316 +0000 UTC m=+7.135528680 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8783c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8788c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8788c0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8788c0): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8788c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8788c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f31880 item 39 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8788c0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8788c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.147532711 +0000 UTC m=+7.136128202 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8788c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda878dc0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda878dc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda878dc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda878dc0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda878dc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.147532711 +0000 UTC m=+7.136128202 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda878dc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9f31b20 item 39 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879440): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879440): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879440): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879440): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879440): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.149042362 +0000 UTC m=+7.137637853 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879440): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879940): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879940): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda5022a0 item 40 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879940): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879940): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879940): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879940): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879940): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.149680367 +0000 UTC m=+7.138275858 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879940): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879e80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879e80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879e80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879e80): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879e80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.149680367 +0000 UTC m=+7.138275858 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda879e80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda502460 item 40 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8ae540): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8ae540): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8ae540): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8ae540): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8ae540): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8ae540): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8ae540): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.151199787 +0000 UTC m=+7.139795278 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8ae540): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aea40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aea40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aea40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda5027e0 item 41 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aea40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aea40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.151613378 +0000 UTC m=+7.140208869 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aea40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aef00): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aef00): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aef00): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aef00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aef00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda5029a0 item 41 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aef00): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aef00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.152157406 +0000 UTC m=+7.140752897 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8aef00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8af440): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8af440): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8af440): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8af440): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8af440): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.152157406 +0000 UTC m=+7.140752897 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8af440): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda502b60 item 41 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8afa80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8afa80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8afa80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8afa80): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8afa80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8afa80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8afa80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.153624265 +0000 UTC m=+7.142219756 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8afa80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c8080): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c8080): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c8080): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda502ee0 item 42 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c8080): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c8080): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.154249686 +0000 UTC m=+7.142845177 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c8080): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c85c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c85c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda5030a0 item 42 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c85c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c85c0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c85c0): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c85c0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c85c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.154819272 +0000 UTC m=+7.143414753 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c85c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c8b40): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c8b40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c8b40): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c8b40): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c8b40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.154819272 +0000 UTC m=+7.143414753 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c8b40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda5033b0 item 42 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9180): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9180): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9180): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9180): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9180): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9180): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9180): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.156258079 +0000 UTC m=+7.144853560 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9180): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9680): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9680): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9680): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda503810 item 43 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9680): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9680): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.156763103 +0000 UTC m=+7.145358595 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9680): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9bc0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9bc0): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9bc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9bc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda5039d0 item 43 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9bc0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9bc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.15733359 +0000 UTC m=+7.145929071 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8c9bc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0200): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0200): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0200): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0200): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0200): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.15733359 +0000 UTC m=+7.145929071 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0200): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda503b90 item 43 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0840): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0840): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0840): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0840): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0840): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0840): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0840): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.158923253 +0000 UTC m=+7.147518744 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0840): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215980): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215980): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215980): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda3f6d90 item 44 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215980): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215980): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.15979032 +0000 UTC m=+7.148385811 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215980): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215ec0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215ec0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda3f6fc0 item 44 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215ec0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215ec0): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215ec0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215ec0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.161165587 +0000 UTC m=+7.149761078 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda215ec0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27c540): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27c540): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27c540): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27c540): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27c540): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.161165587 +0000 UTC m=+7.149761078 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27c540): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda3f7180 item 44 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27cb80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27cb80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27cb80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27cb80): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27cb80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27cb80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27cb80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.162832355 +0000 UTC m=+7.151427906 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27cb80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27d080): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27d080): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27d080): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda3f7730 item 45 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27d080): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27d080): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.163491391 +0000 UTC m=+7.152086882 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27d080): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27d780): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27d780): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27d780): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27d780): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27d780): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.163491391 +0000 UTC m=+7.152086882 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27d780): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda3f78f0 item 45 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27ddc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27ddc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27ddc0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27ddc0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27ddc0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27ddc0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27ddc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.165395886 +0000 UTC m=+7.153991377 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda27ddc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92a3c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92a3c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92a3c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda3f7e30 item 46 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92a3c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92a3c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.166008243 +0000 UTC m=+7.154603794 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92a3c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92aac0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92aac0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92aac0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92aac0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92aac0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.166008243 +0000 UTC m=+7.154603794 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92aac0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda366150 item 46 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b100): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b100): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b100): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b100): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b100): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b100): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b100): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.16768005 +0000 UTC m=+7.156275541 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b100): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b600): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b600): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b600): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda3664d0 item 47 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b600): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b600): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.168296965 +0000 UTC m=+7.156892466 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92b600): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92bd00): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92bd00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92bd00): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92bd00): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92bd00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.168296965 +0000 UTC m=+7.156892466 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda92bd00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda3668c0 item 47 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e440): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e440): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e440): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e440): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e440): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e440): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e440): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.170200711 +0000 UTC m=+7.158796221 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e440): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e940): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e940): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e940): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda366c40 item 48 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e940): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e940): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.171055956 +0000 UTC m=+7.159651487 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95e940): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95f040): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95f040): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95f040): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95f040): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95f040): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.171055956 +0000 UTC m=+7.159651487 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95f040): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda367030 item 48 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95f680): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95f680): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95f680): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95f680): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95f680): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.173143668 +0000 UTC m=+7.161739199 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95f680): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95fb00): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95fb00): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95fb00): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95fb00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95fb00): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95fb00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda367490 item 49 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95fb00): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95fb00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.173820957 +0000 UTC m=+7.162416458 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda95fb00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97e140): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97e140): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97e140): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97e140): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97e140): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.173820957 +0000 UTC m=+7.162416458 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97e140): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda367650 item 49 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97e7c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97e7c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97e7c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97e7c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97e7c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.175804874 +0000 UTC m=+7.164400365 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97e7c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97ecc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97ecc0): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97ecc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda367c70 item 50 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97ecc0): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97ecc0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97ecc0): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97ecc0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97ecc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.176709943 +0000 UTC m=+7.165305474 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97ecc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97f240): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97f240): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97f240): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97f240): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97f240): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.176709943 +0000 UTC m=+7.165305474 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97f240): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df00e0 item 50 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97f8c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97f8c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97f8c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97f8c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97f8c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.17865681 +0000 UTC m=+7.167252321 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97f8c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97fdc0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97fdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97fdc0): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97fdc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97fdc0): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97fdc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df0cb0 item 51 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97fdc0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97fdc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.179441221 +0000 UTC m=+7.168036712 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda97fdc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6400): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6400): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6400): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6400): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6400): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.179441221 +0000 UTC m=+7.168036712 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6400): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df0ee0 item 51 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6a80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6a80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6a80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6a80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6a80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.181069427 +0000 UTC m=+7.169664918 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6a80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6f80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6f80): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6f80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df12d0 item 52 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6f80): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6f80): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6f80): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6f80): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6f80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.181780359 +0000 UTC m=+7.170375850 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b6f80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b7500): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b7500): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b7500): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b7500): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b7500): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.181780359 +0000 UTC m=+7.170375850 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b7500): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df1500 item 52 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b7b80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b7b80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b7b80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b7b80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b7b80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.183846592 +0000 UTC m=+7.172442142 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9b7b80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc180): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc180): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc180): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc180): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc180): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc180): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df1ab0 item 53 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc180): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc180): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.184560088 +0000 UTC m=+7.173155600 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc180): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc6c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc6c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc6c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc6c0): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc6c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.184560088 +0000 UTC m=+7.173155600 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dc6c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9df1ce0 item 53 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dcd40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dcd40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dcd40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dcd40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dcd40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.186174777 +0000 UTC m=+7.174770269 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dcd40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd240): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd240): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd240): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ec380 item 54 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd240): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd240): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd240): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd240): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd240): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.186802333 +0000 UTC m=+7.175397824 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd240): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd7c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd7c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd7c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd7c0): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd7c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.186802333 +0000 UTC m=+7.175397824 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dd7c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ec620 item 54 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dde40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dde40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dde40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dde40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dde40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.188358412 +0000 UTC m=+7.176953903 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9dde40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc440): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc440): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc440): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc440): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc440): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc440): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ec9a0 item 55 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc440): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc440): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.18894036 +0000 UTC m=+7.177535851 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc440): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc980): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc980): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc980): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc980): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc980): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.18894036 +0000 UTC m=+7.177535851 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fc980): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ecd20 item 55 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd000): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd000): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd000): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd000): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd000): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.190433541 +0000 UTC m=+7.179029022 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd000): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd500): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd500): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd500): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ed110 item 56 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd500): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd500): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd500): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd500): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd500): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.191157969 +0000 UTC m=+7.179753460 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fd500): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fda80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fda80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fda80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fda80): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fda80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.191157969 +0000 UTC m=+7.179753460 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda9fda80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ed2d0 item 56 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa201c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa201c0): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa201c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa201c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa201c0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa201c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa201c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa201c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.192560889 +0000 UTC m=+7.181156370 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa201c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20700): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20700): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20700): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ed6c0 item 57 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20700): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20700): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.193152446 +0000 UTC m=+7.181747937 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20700): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20c40): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20c40): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20c40): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20c40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20c40): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20c40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4ed880 item 57 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20c40): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20c40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.19372122 +0000 UTC m=+7.182316701 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa20c40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa211c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa211c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa211c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa211c0): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa211c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.19372122 +0000 UTC m=+7.182316701 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa211c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4eda40 item 57 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21800): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21800): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21800): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21800): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21800): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21800): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21800): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21800): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.195385833 +0000 UTC m=+7.183981314 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21800): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21d40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21d40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21d40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda4eddc0 item 58 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21d40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21d40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.196002217 +0000 UTC m=+7.184597698 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa21d40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40380): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40380): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40380): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7c2a0 item 58 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40380): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40380): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40380): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40380): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40380): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.196661753 +0000 UTC m=+7.185257244 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40380): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40940): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40940): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40940): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40940): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40940): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.196661753 +0000 UTC m=+7.185257244 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40940): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7c4d0 item 58 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40f80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40f80): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40f80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40f80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40f80): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40f80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40f80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40f80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.198308943 +0000 UTC m=+7.186904475 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa40f80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa414c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa414c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa414c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7cbd0 item 59 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa414c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa414c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.199037089 +0000 UTC m=+7.187632580 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa414c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa41a00): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa41a00): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa41a00): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa41a00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa41a00): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa41a00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7ce70 item 59 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa41a00): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa41a00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.199713947 +0000 UTC m=+7.188309468 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa41a00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa68080): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa68080): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa68080): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa68080): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa68080): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.199713947 +0000 UTC m=+7.188309468 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa68080): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7d1f0 item 59 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa686c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa686c0): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa686c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa686c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa686c0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa686c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa686c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa686c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.201603926 +0000 UTC m=+7.190199437 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa686c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa68c00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa68c00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa68c00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7d810 item 60 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa68c00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa68c00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.202682243 +0000 UTC m=+7.191277803 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa68c00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69140): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69140): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69140): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7dab0 item 60 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69140): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69140): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69140): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69140): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69140): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.203479658 +0000 UTC m=+7.192075190 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69140): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69700): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69700): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69700): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69700): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69700): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.203479658 +0000 UTC m=+7.192075190 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69700): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9d7de30 item 60 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69d40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69d40): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69d40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69d40): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69d40): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69d40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69d40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69d40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.205206189 +0000 UTC m=+7.193801730 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaa69d40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaac380): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaac380): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaac380): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9ec4cb0 item 61 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaac380): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaac380): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.205765125 +0000 UTC m=+7.194360637 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaac380): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaaca80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaaca80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaaca80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaaca80): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaaca80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.205765125 +0000 UTC m=+7.194360637 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaaca80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9ec4e70 item 61 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad0c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad0c0): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad0c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad0c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad0c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad0c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad0c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.20766854 +0000 UTC m=+7.196264051 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad0c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad600): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad600): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad600): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9ec5420 item 62 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad600): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad600): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.208300093 +0000 UTC m=+7.196895584 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaad600): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaadd00): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaadd00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaadd00): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaadd00): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaadd00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.208300093 +0000 UTC m=+7.196895584 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaaadd00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9ec5ab0 item 62 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6440): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6440): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6440): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6440): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6440): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6440): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6440): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6440): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.210188558 +0000 UTC m=+7.198784039 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6440): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6980): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6980): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6980): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1e6620 item 63 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6980): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6980): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.210772411 +0000 UTC m=+7.199367902 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac6980): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac7080): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac7080): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac7080): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac7080): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac7080): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.210772411 +0000 UTC m=+7.199367902 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac7080): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1e67e0 item 63 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac76c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac76c0): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac76c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac76c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac76c0): >_readAt: n=0, err=Bad file descriptor 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac76c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac76c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac76c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.212416215 +0000 UTC m=+7.201011706 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac76c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac7c00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac7c00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac7c00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1e6cb0 item 64 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac7c00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac7c00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.213065842 +0000 UTC m=+7.201661333 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaac7c00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6400): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6400): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6400): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6400): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6400): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.213065842 +0000 UTC m=+7.201661333 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6400): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1e6ee0 item 64 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6a40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6a40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6a40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6a40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6a40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.215005745 +0000 UTC m=+7.203601267 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6a40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6ec0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6ec0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6ec0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6ec0): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6ec0): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1e7650 item 65 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6ec0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6ec0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.215672565 +0000 UTC m=+7.204268077 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae6ec0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae73c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae73c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae73c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae73c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae73c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.215672565 +0000 UTC m=+7.204268077 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae73c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1e79d0 item 65 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7a00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7a00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7a00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7a00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7a00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.217410367 +0000 UTC m=+7.206005949 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7a00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7e80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7e80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda280460 item 66 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7e80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7e80): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7e80): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7e80): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7e80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.218242518 +0000 UTC m=+7.206838010 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdaae7e80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0e4c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0e4c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0e4c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0e4c0): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0e4c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.218242518 +0000 UTC m=+7.206838010 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0e4c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda280770 item 66 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0eb00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0eb00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0eb00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0eb00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0eb00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.220263185 +0000 UTC m=+7.208858676 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0eb00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0ef80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0ef80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0ef80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0ef80): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0ef80): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda280af0 item 67 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0ef80): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0ef80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.221200916 +0000 UTC m=+7.209796407 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0ef80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0f480): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0f480): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0f480): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0f480): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0f480): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.221200916 +0000 UTC m=+7.209796407 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0f480): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda280cb0 item 67 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0fb00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0fb00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0fb00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0fb00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0fb00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.223452417 +0000 UTC m=+7.212047908 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab0fb00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48100): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48100): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda281260 item 68 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48100): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48100): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48100): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48100): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48100): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.224744879 +0000 UTC m=+7.213340370 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48100): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2140): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2140): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2140): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2140): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2140): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.224744879 +0000 UTC m=+7.213340370 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2140): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1b0150 item 68 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2840): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2840): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2840): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2840): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2840): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.22980772 +0000 UTC m=+7.218403261 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2840): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2cc0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2cc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2cc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2cc0): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2cc0): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1b05b0 item 69 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2cc0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2cc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.230678745 +0000 UTC m=+7.219274236 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a2cc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a31c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a31c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a31c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a31c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a31c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.230678745 +0000 UTC m=+7.219274236 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a31c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1b0770 item 69 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3840): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3840): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3840): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3840): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3840): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.233245873 +0000 UTC m=+7.221841384 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3840): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3d40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3d40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1b10a0 item 70 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3d40): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3d40): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3d40): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3d40): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3d40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.23413366 +0000 UTC m=+7.222729151 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2a3d40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0380): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0380): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0380): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0380): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0380): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.23413366 +0000 UTC m=+7.222729151 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0380): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1b1490 item 70 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0a00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0a00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0a00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0a00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0a00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.235940011 +0000 UTC m=+7.224535502 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0a00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0f40): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0f40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0f40): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0f40): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0f40): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1b1880 item 71 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0f40): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0f40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.23667033 +0000 UTC m=+7.225265852 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f0f40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f1440): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f1440): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f1440): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f1440): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f1440): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.23667033 +0000 UTC m=+7.225265852 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f1440): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda1b1b20 item 71 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f1ac0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f1ac0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f1ac0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f1ac0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f1ac0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.238508302 +0000 UTC m=+7.227103793 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda8f1ac0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab480c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab480c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44e460 item 72 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab480c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab480c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab480c0): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab480c0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab480c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.239316678 +0000 UTC m=+7.227912169 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab480c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab488c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab488c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab488c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab488c0): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab488c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.239316678 +0000 UTC m=+7.227912169 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab488c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44e620 item 72 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48e80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48e80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48e80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48e80): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48e80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48e80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48e80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.240884429 +0000 UTC m=+7.229479920 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab48e80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49380): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49380): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49380): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44e9a0 item 73 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49380): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49380): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.241647921 +0000 UTC m=+7.230243432 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49380): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49840): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49840): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49840): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49840): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49840): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44ec40 item 73 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49840): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49840): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.242563019 +0000 UTC m=+7.231158510 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49840): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49d80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49d80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49d80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49d80): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49d80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.242563019 +0000 UTC m=+7.231158510 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fdab49d80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44ee70 item 73 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a4c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a4c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a4c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a4c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a4c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a4c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a4c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.244422751 +0000 UTC m=+7.233018282 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a4c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a9c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a9c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a9c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44f340 item 74 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a9c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a9c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.245216079 +0000 UTC m=+7.233811570 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98a9c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98af00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98af00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44f500 item 74 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98af00): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98af00): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98af00): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98af00): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98af00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.24623388 +0000 UTC m=+7.234829382 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98af00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98b480): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98b480): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98b480): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98b480): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98b480): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.24623388 +0000 UTC m=+7.234829382 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98b480): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44f6c0 item 74 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98bb40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98bb40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98bb40): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98bb40): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98bb40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98bb40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98bb40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.248368472 +0000 UTC m=+7.236964003 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda98bb40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e08400): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e08400): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e08400): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44fc00 item 75 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e08400): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e08400): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.248988032 +0000 UTC m=+7.237583523 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e08400): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09500): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09500): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09500): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09500): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09500): _writeAt: size=3, off=2 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda44fe30 item 75 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09500): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09500): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.249714745 +0000 UTC m=+7.238310256 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e09500): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1e5c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1e5c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1e5c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1e5c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1e5c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.249714745 +0000 UTC m=+7.238310256 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1e5c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda280380 item 75 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f9c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f9c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f9c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f9c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f9c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f9c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f9c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.252041509 +0000 UTC m=+7.240636990 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9d1f9c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242940): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242940): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242940): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda2808c0 item 76 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242940): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242940): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.252702738 +0000 UTC m=+7.241298269 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242940): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242f40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242f40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda280a80 item 76 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242f40): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242f40): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242f40): _writeAt: size=3, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242f40): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242f40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.253617967 +0000 UTC m=+7.242213458 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda242f40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda243a40): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda243a40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda243a40): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda243a40): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda243a40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.253617967 +0000 UTC m=+7.242213458 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda243a40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda280c40 item 76 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316440): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316440): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316440): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316440): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316440): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316440): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316440): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.255629004 +0000 UTC m=+7.244224515 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316440): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316b00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316b00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316b00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda3049a0 item 77 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316b00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316b00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.258769184 +0000 UTC m=+7.247364675 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda316b00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317200): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317200): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317200): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317200): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317200): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.258769184 +0000 UTC m=+7.247364675 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317200): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda304cb0 item 77 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317840): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317840): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317840): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317840): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317840): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317840): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317840): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.260961705 +0000 UTC m=+7.249557185 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317840): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317d40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317d40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317d40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda3050a0 item 78 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317d40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317d40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.261610571 +0000 UTC m=+7.250206081 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda317d40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ce540): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ce540): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ce540): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ce540): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ce540): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.261610571 +0000 UTC m=+7.250206081 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ce540): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda305260 item 78 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb80): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.263434074 +0000 UTC m=+7.252029556 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2ceb80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf080): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf080): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf080): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9db4930 item 79 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf080): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf080): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.264032775 +0000 UTC m=+7.252628256 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf080): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf900): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf900): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf900): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf900): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf900): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.264032775 +0000 UTC m=+7.252628256 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda2cf900): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9db4d90 item 79 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02740): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02740): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02740): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02740): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02740): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02740): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02740): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.267075772 +0000 UTC m=+7.255671363 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02740): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02d40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02d40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02d40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9db5500 item 80 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02d40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02d40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.268058428 +0000 UTC m=+7.256653938 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f02d40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f034c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f034c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f034c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f034c0): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f034c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.268058428 +0000 UTC m=+7.256653938 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f034c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9db5810 item 80 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f03b00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f03b00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f03b00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f03b00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f03b00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.2708075 +0000 UTC m=+7.259402991 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f03b00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c080): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c080): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c080): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c080): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c080): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c080): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda934000 item 81 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c080): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c080): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.271645843 +0000 UTC m=+7.260241334 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c080): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c5c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c5c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c5c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c5c0): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c5c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.271645843 +0000 UTC m=+7.260241334 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35c5c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9341c0 item 81 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35cc40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35cc40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35cc40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35cc40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35cc40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.273568594 +0000 UTC m=+7.262164085 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35cc40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d140): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d140): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d140): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda934540 item 82 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d140): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d140): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d140): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d140): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d140): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.274307119 +0000 UTC m=+7.262902629 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d140): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d6c0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d6c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d6c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d6c0): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d6c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.274307119 +0000 UTC m=+7.262902629 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35d6c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda934700 item 82 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35dd40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35dd40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35dd40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35dd40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35dd40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.276197478 +0000 UTC m=+7.264792979 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda35dd40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376340): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376340): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376340): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376340): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376340): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376340): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda934b60 item 83 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376340): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376340): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.276901197 +0000 UTC m=+7.265496688 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376340): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376880): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376880): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376880): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376880): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376880): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.276901197 +0000 UTC m=+7.265496688 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376880): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda934d20 item 83 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376f00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376f00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376f00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376f00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376f00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.278903889 +0000 UTC m=+7.267499460 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda376f00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377400): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377400): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377400): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9350a0 item 84 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377400): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377400): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377400): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377400): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377400): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.279906524 +0000 UTC m=+7.268502015 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377400): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377980): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377980): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377980): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377980): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377980): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.279906524 +0000 UTC m=+7.268502015 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda377980): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda935260 item 84 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e100): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e100): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e100): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e100): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e100): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.281710279 +0000 UTC m=+7.270305770 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e100): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e600): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e600): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e600): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e600): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e600): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e600): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda9356c0 item 85 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e600): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e600): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.282537572 +0000 UTC m=+7.271133073 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7e600): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7eb40): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7eb40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7eb40): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7eb40): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7eb40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.282537572 +0000 UTC m=+7.271133073 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7eb40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda935880 item 85 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f1c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f1c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f1c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f1c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f1c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.284413524 +0000 UTC m=+7.273009025 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f1c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f6c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f6c0): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f6c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda935c00 item 86 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f6c0): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f6c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f6c0): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f6c0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f6c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.285278248 +0000 UTC m=+7.273873739 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7f6c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7fc40): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7fc40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7fc40): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7fc40): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7fc40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.285278248 +0000 UTC m=+7.273873739 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9e7fc40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda935dc0 item 86 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a3c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a3c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a3c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a3c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a3c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.287012492 +0000 UTC m=+7.275608044 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a3c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a8c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a8c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a8c0): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a8c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a8c0): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a8c0): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a96620 item 87 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a8c0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a8c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.28791676 +0000 UTC m=+7.276512262 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8a8c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8ae00): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8ae00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8ae00): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8ae00): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8ae00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.28791676 +0000 UTC m=+7.276512262 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8ae00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a967e0 item 87 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b480): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b480): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b480): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b480): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b480): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.289751776 +0000 UTC m=+7.278347287 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b480): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b980): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b980): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b980): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a96e70 item 88 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b980): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b980): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b980): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b980): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b980): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.290541587 +0000 UTC m=+7.279137078 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f8b980): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e000): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e000): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e000): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e000): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e000): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.290541587 +0000 UTC m=+7.279137078 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e000): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a97030 item 88 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e640): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e640): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e640): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e640): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e640): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e640): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e640): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e640): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.292428881 +0000 UTC m=+7.281024383 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9e640): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9eb80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9eb80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9eb80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a97420 item 89 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9eb80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9eb80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.293019757 +0000 UTC m=+7.281615318 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9eb80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f0c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f0c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f0c0): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f0c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f0c0): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f0c0): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a97650 item 89 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f0c0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f0c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.293761829 +0000 UTC m=+7.282357320 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f0c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f640): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f640): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f640): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f640): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f640): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.293761829 +0000 UTC m=+7.282357320 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9f640): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a97810 item 89 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9fc80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9fc80): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9fc80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9fc80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9fc80): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9fc80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9fc80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9fc80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.295559915 +0000 UTC m=+7.284155406 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9f9fc80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb22c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb22c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb22c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fd9a97c70 item 90 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb22c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb22c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.296364614 +0000 UTC m=+7.284960136 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb22c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2800): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2800): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2800): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dc000 item 90 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2800): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2800): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2800): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2800): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2800): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.297311772 +0000 UTC m=+7.285907264 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2800): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2dc0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2dc0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2dc0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2dc0): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2dc0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.297311772 +0000 UTC m=+7.285907264 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb2dc0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dc1c0 item 90 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3400): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3400): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3400): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3400): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3400): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3400): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3400): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3400): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.299055907 +0000 UTC m=+7.287651398 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3400): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3940): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3940): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3940): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dc5b0 item 91 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3940): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3940): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.299610674 +0000 UTC m=+7.288206165 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3940): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3e80): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3e80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3e80): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3e80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3e80): >_readAt: n=2, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3e80): _writeAt: size=3, off=7 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dc850 item 91 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3e80): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3e80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.300296409 +0000 UTC m=+7.288891910 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fb3e80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8500): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8500): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8500): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8500): >_readAt: n=8, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8500): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.300296409 +0000 UTC m=+7.288891910 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8500): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dca10 item 91 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8b40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8b40): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8b40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8b40): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8b40): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8b40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8b40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8b40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.302177772 +0000 UTC m=+7.290773263 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc8b40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc9080): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc9080): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc9080): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dcd90 item 92 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc9080): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc9080): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.302641539 +0000 UTC m=+7.291237030 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc9080): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc95c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc95c0): open at offset 5 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc95c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dcf50 item 92 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc95c0): _readAt: size=2, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc95c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc95c0): _writeAt: size=3, off=5 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc95c0): >_writeAt: n=3, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc95c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.303345277 +0000 UTC m=+7.291940769 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc95c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc9b80): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc9b80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc9b80): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc9b80): >_readAt: n=3, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc9b80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.303345277 +0000 UTC m=+7.291940769 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fc9b80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dd110 item 92 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe42c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe42c0): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe42c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe42c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe42c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe42c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe42c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe42c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.304724211 +0000 UTC m=+7.293319702 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe42c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4800): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4800): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4800): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dd490 item 93 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4800): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4800): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.305271525 +0000 UTC m=+7.293867016 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4800): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4f00): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4f00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4f00): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4f00): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4f00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.305271525 +0000 UTC m=+7.293867016 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe4f00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8dd7a0 item 93 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.306888038 +0000 UTC m=+7.295483529 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5540): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8ddb20 item 94 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.307436514 +0000 UTC m=+7.296032005 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fd9fe5a80): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e280): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e280): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e280): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e280): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e280): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.307436514 +0000 UTC m=+7.296032005 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e280): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda8ddce0 item 94 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e8c0): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e8c0): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e8c0): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e8c0): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e8c0): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e8c0): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e8c0): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e8c0): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.309179526 +0000 UTC m=+7.297775017 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07e8c0): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07ee00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07ee00): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07ee00): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89c230 item 95 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07ee00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07ee00): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.309689329 +0000 UTC m=+7.298284820 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07ee00): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f500): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f500): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f500): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f500): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f500): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.309689329 +0000 UTC m=+7.298284820 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07f500): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89c460 item 95 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 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/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fb40): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fb40): open at offset 0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fb40): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fb40): _readAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fb40): >_readAt: n=0, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fb40): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fb40): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fb40): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.311756753 +0000 UTC m=+7.300352244 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda07fb40): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda0d2180): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda0d2180): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda0d2180): >openPending: err= 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89c7e0 item 96 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda0d2180): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda0d2180): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.31240156 +0000 UTC m=+7.300997112 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda0d2180): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/25 02:31:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda0d2880): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda0d2880): openPending: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda0d2880): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda0d2880): >_readAt: n=5, err=EOF 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda0d2880): close: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-25 02:31:38.31240156 +0000 UTC m=+7.300997112 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : open-test-file(0xa8fda0d2880): >close: err= 2026/07/25 02:31:38 DEBUG : open-test-file: Remove: 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xa8fda89c9a0 item 96 2026/07/25 02:31:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/25 02:31:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/25 02:31:38 DEBUG : open-test-file: >Remove: err= 2026/07/25 02:31:38 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : >WaitForWriters: 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.54s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.25s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : file1: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : file1(0xa8fd9ec0600): openPending: 2026/07/25 02:31:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:38 DEBUG : file1(0xa8fd9ec0600): >openPending: err= 2026/07/25 02:31:38 DEBUG : file1: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/25 02:31:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/25 02:31:38 DEBUG : file1(0xa8fd9ec0600): _writeAt: size=2, off=0 2026/07/25 02:31:38 DEBUG : file1(0xa8fd9ec0600): >_writeAt: n=2, err= 2026/07/25 02:31:38 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/25 02:31:38 DEBUG : file1(0xa8fd9ec0600): RWFileHandle.Flush 2026/07/25 02:31:38 DEBUG : file1(0xa8fd9ec0600): RWFileHandle.Release 2026/07/25 02:31:38 DEBUG : file1(0xa8fd9ec0600): close: 2026/07/25 02:31:38 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/25 02:31:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : file1(0xa8fd9ec0600): >close: err= 2026/07/25 02:31:38 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : file1: reading active writers 2026/07/25 02:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : file1: reading active writers 2026/07/25 02:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : file1: reading active writers 2026/07/25 02:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : file1: reading active writers 2026/07/25 02:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:38 DEBUG : file1: vfs cache: starting upload 2026/07/25 02:31:38 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1.a0a9169e.partial" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1.a0a9169e.partial 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-manoluz0lila/file1.a0a9169e.partial 2026/07/25 02:31:38 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/25 02:31:38 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/25 02:31:38 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/25 02:31:38 INFO : file1: Copied (new) 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:38 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/25 02:31:38 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/25 02:31:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/25 02:31:38 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:38 INFO : file1: vfs cache: upload succeeded try #1 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : file1: reading active writers 2026/07/25 02:31:38 DEBUG : >WaitForWriters: 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:38 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:38 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/25 02:31:38 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : file1: reading active writers 2026/07/25 02:31:38 DEBUG : >WaitForWriters: 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:38 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:38 DEBUG : rename_me: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : rename_me(0xa8fda0d3e00): openPending: 2026/07/25 02:31:38 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/25 02:31:38 DEBUG : rename_me(0xa8fda0d3e00): >openPending: err= 2026/07/25 02:31:38 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/25 02:31:38 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/25 02:31:38 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/25 02:31:38 DEBUG : rename_me(0xa8fda0d3e00): _writeAt: size=5, off=0 2026/07/25 02:31:38 DEBUG : rename_me(0xa8fda0d3e00): >_writeAt: n=5, err= 2026/07/25 02:31:38 DEBUG : rename_me(0xa8fda0d3e00): close: 2026/07/25 02:31:38 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-25 02:31:38.499241041 +0000 UTC m=+7.487836562 2026/07/25 02:31:38 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/25 02:31:38 DEBUG : rename_me(0xa8fda0d3e00): >close: err= 2026/07/25 02:31:38 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/25 02:31:38 DEBUG : i_was_renamed: Updating file with 0xa8fda3fd1e0 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/25 02:31:38 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : i_was_renamed: reading active writers 2026/07/25 02:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : i_was_renamed: reading active writers 2026/07/25 02:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : i_was_renamed: reading active writers 2026/07/25 02:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : i_was_renamed: reading active writers 2026/07/25 02:31:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/25 02:31:38 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/25 02:31:38 DEBUG : i_was_renamed.fe95bf49.partial: size = 5 OK 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/i_was_renamed.fe95bf49.partial" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/i_was_renamed.fe95bf49.partial 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/i_was_renamed.fe95bf49.partial 2026/07/25 02:31:38 DEBUG : i_was_renamed.fe95bf49.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:38 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/25 02:31:38 DEBUG : i_was_renamed.fe95bf49.partial: renamed to: i_was_renamed 2026/07/25 02:31:38 INFO : i_was_renamed: Copied (new) 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/i_was_renamed" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/i_was_renamed 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/i_was_renamed 2026/07/25 02:31:38 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:38 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-25 02:31:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/25 02:31:38 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/25 02:31:38 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/25 02:31:38 DEBUG : Looking for writers 2026/07/25 02:31:38 DEBUG : i_was_renamed: reading active writers 2026/07/25 02:31:38 DEBUG : >WaitForWriters: 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/25 02:31:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila" 2026/07/25 02:31:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/25 02:31:38 DEBUG : forgetting directory cache 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate(0xa8fd9ec1ec0): _readAt: size=512, off=0 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate(0xa8fd9ec1ec0): openPending: 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-25 01:32:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/25 02:31:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate(0xa8fd9ec1ec0): >openPending: err= 2026/07/25 02:31:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate(0xa8fd9ec1ec0): >_readAt: n=20, err=EOF 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate(0xa8fd9ec1ec0): close: 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-25 01:32:38 +0000 UTC 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate(0xa8fd9ec1ec0): >close: err= 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:38 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/25 02:31:39 DEBUG : forgetting directory cache 2026/07/25 02:31:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda4ae800): _readAt: size=512, off=0 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda4ae800): openPending: 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-25 01:33:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-25 01:32:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-25 01:33:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-25 01:32:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/25 02:31:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/25 02:31:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda4ae800): >openPending: err= 2026/07/25 02:31:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda4ae800): >_readAt: n=20, err=EOF 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda4ae800): close: 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-25 01:33:38 +0000 UTC 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda4ae800): >close: err= 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/25 02:31:39 DEBUG : forgetting directory cache 2026/07/25 02:31:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda401700): _readAt: size=512, off=0 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda401700): openPending: 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-25 01:34:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-25 01:33:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-25 01:34:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-25 01:33:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/25 02:31:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/25 02:31:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda401700): >openPending: err= 2026/07/25 02:31:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda401700): >_readAt: n=20, err=EOF 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda401700): close: 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-25 01:34:38 +0000 UTC 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda401700): >close: err= 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/25 02:31:39 DEBUG : forgetting directory cache 2026/07/25 02:31:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda464040): _readAt: size=512, off=0 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda464040): openPending: 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-25 01:35:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-25 01:34:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-25 01:35:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-25 01:34:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/25 02:31:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/25 02:31:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda464040): >openPending: err= 2026/07/25 02:31:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda464040): >_readAt: n=20, err=EOF 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda464040): close: 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-25 01:35:38 +0000 UTC 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda464040): >close: err= 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/25 02:31:39 DEBUG : forgetting directory cache 2026/07/25 02:31:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda4645c0): _readAt: size=512, off=0 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda4645c0): openPending: 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-25 01:36:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-25 01:35:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-25 01:36:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-25 01:35:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/25 02:31:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/25 02:31:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda4645c0): >openPending: err= 2026/07/25 02:31:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda4645c0): >_readAt: n=20, err=EOF 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda4645c0): close: 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-25 01:36:38 +0000 UTC 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda4645c0): >close: err= 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/25 02:31:39 DEBUG : forgetting directory cache 2026/07/25 02:31:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda7a4580): _readAt: size=512, off=0 2026/07/25 02:31:39 DEBUG : TestRWCacheUpdate(0xa8fda7a4580): openPending: 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-25 01:37:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-25 01:36:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-25 01:37:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-25 01:36:38 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/25 02:31:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/25 02:31:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda7a4580): >openPending: err= 2026/07/25 02:31:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda7a4580): >_readAt: n=20, err=EOF 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda7a4580): close: 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-25 01:37:38 +0000 UTC 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda7a4580): >close: err= 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/25 02:31:40 DEBUG : forgetting directory cache 2026/07/25 02:31:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda464f00): _readAt: size=512, off=0 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda464f00): openPending: 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-25 01:38:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-25 01:37:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-25 01:38:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-25 01:37:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/25 02:31:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/25 02:31:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda464f00): >openPending: err= 2026/07/25 02:31:40 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda464f00): >_readAt: n=21, err=EOF 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda464f00): close: 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-25 01:38:38 +0000 UTC 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda464f00): >close: err= 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/25 02:31:40 DEBUG : forgetting directory cache 2026/07/25 02:31:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda27d180): _readAt: size=512, off=0 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda27d180): openPending: 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-25 01:39:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-25 01:38:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-25 01:39:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-25 01:38:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/25 02:31:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/25 02:31:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda27d180): >openPending: err= 2026/07/25 02:31:40 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda27d180): >_readAt: n=22, err=EOF 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda27d180): close: 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-25 01:39:38 +0000 UTC 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda27d180): >close: err= 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/25 02:31:40 DEBUG : forgetting directory cache 2026/07/25 02:31:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda27dc80): _readAt: size=512, off=0 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda27dc80): openPending: 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-25 01:40:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-25 01:39:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-25 01:40:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-25 01:39:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/25 02:31:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/25 02:31:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda27dc80): >openPending: err= 2026/07/25 02:31:40 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda27dc80): >_readAt: n=23, err=EOF 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda27dc80): close: 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-25 01:40:38 +0000 UTC 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda27dc80): >close: err= 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/25 02:31:40 DEBUG : forgetting directory cache 2026/07/25 02:31:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda8d8680): _readAt: size=512, off=0 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda8d8680): openPending: 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-manoluz0lila/TestRWCacheUpdate 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-25 01:41:38 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-25 01:40:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-25 01:41:38 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-25 01:40:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/25 02:31:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/25 02:31:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda8d8680): >openPending: err= 2026/07/25 02:31:40 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda8d8680): >_readAt: n=24, err=EOF 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda8d8680): close: 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-25 01:41:38 +0000 UTC 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate(0xa8fda8d8680): >close: err= 2026/07/25 02:31:40 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:40 DEBUG : Looking for writers 2026/07/25 02:31:40 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/25 02:31:40 DEBUG : >WaitForWriters: 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.26s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FiLeA" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/FiLeA 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-manoluz0lila/FiLeA 2026/07/25 02:31:40 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FiLeA" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/FiLeA 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-manoluz0lila/FiLeA 2026/07/25 02:31:40 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FiLeB" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/FiLeB 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-manoluz0lila/FiLeB 2026/07/25 02:31:40 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FiLeB" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/FiLeB 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-manoluz0lila/FiLeB 2026/07/25 02:31:40 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/25 02:31:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/25 02:31:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/25 02:31:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/25 02:31:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FiLeA" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/FiLeA 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-manoluz0lila/FiLeA 2026/07/25 02:31:40 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/25 02:31:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/25 02:31:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/25 02:31:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/25 02:31:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FiLeA" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/FiLeA 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-manoluz0lila/FiLeA 2026/07/25 02:31:40 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/25 02:31:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/25 02:31:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/25 02:31:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/25 02:31:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/25 02:31:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/25 02:31:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/25 02:31:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FiLeB" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/FiLeB 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-manoluz0lila/FiLeB 2026/07/25 02:31:40 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/25 02:31:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/25 02:31:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/25 02:31:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/25 02:31:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FilEb" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/FilEb 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-manoluz0lila/FilEb 2026/07/25 02:31:40 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FiLeA" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/FiLeA 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-manoluz0lila/FiLeA 2026/07/25 02:31:40 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FiLeA" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/FiLeA 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-manoluz0lila/FiLeA 2026/07/25 02:31:40 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FiLeB" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/FiLeB 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-manoluz0lila/FiLeB 2026/07/25 02:31:40 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FiLeB" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/FiLeB 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-manoluz0lila/FiLeB 2026/07/25 02:31:40 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FilEb" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/FilEb 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-manoluz0lila/FilEb 2026/07/25 02:31:40 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FilEb" 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/FilEb 2026/07/25 02:31:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-manoluz0lila/FilEb 2026/07/25 02:31:40 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/25 02:31:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/25 02:31:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/25 02:31:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/25 02:31:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/25 02:31:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/25 02:31:40 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/25 02:31:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:41 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/25 02:31:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/25 02:31:41 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/25 02:31:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:41 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/25 02:31:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/25 02:31:41 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/25 02:31:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/25 02:31:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/25 02:31:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/25 02:31:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FiLeB" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/FiLeB 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-manoluz0lila/FiLeB 2026/07/25 02:31:41 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/25 02:31:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/25 02:31:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/25 02:31:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/25 02:31:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/FilEb" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/FilEb 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-manoluz0lila/FilEb 2026/07/25 02:31:41 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/25 02:31:41 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/25 02:31:41 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/25 02:31:41 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/25 02:31:41 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/25 02:31:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/25 02:31:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/25 02:31:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/25 02:31:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:41 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:41 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:41 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/25 02:31:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/25 02:31:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/25 02:31:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/25 02:31:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/25 02:31:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/25 02:31:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:41 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:41 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:41 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : FiLeB: reading active writers 2026/07/25 02:31:41 DEBUG : FilEb: reading active writers 2026/07/25 02:31:41 DEBUG : FiLeA: reading active writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : FiLeA: reading active writers 2026/07/25 02:31:41 DEBUG : FiLeB: reading active writers 2026/07/25 02:31:41 DEBUG : FilEb: reading active writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.12s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/normal name with no special characters.txt" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/normal\ name\ with\ no\ special\ characters.txt 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-manoluz0lila/normal name with no special characters.txt 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/normal name with no special characters.txt" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/normal\ name\ with\ no\ special\ characters.txt 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-manoluz0lila/normal name with no special characters.txt 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/測試_Русский___ě_áñ" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/測試_Русский___ě_áñ 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-manoluz0lila/測試_Русский___ě_áñ 2026/07/25 02:31:41 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/測試_Русский___ě_áñ" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/測試_Русский___ě_áñ 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-manoluz0lila/測試_Русский___ě_áñ 2026/07/25 02:31:41 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/normal name with no special characters.txt" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/normal\ name\ with\ no\ special\ characters.txt 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-manoluz0lila/normal name with no special characters.txt 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/25 02:31:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/25 02:31:41 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/25 02:31:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/25 02:31:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:41 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/測試_Русский___ě_áñ" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/測試_Русский___ě_áñ 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-manoluz0lila/測試_Русский___ě_áñ 2026/07/25 02:31:41 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:41 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/25 02:31:41 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.04s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Reusing VFS from active cache 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file2" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file2" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : forgetting directory cache 2026/07/25 02:31:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : dir: Looking for writers 2026/07/25 02:31:41 DEBUG : file2: reading active writers 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : dir: reading active writers 2026/07/25 02:31:41 DEBUG : file1: reading active writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file2" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file2" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : dir: Looking for writers 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : dir: reading active writers 2026/07/25 02:31:41 DEBUG : file1: reading active writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file2" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file2" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/25 02:31:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : file1: Open: flags=O_RDONLY 2026/07/25 02:31:41 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/25 02:31:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/25 02:31:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/25 02:31:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/25 02:31:41 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/25 02:31:41 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/25 02:31:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (0 bytes), uploading instead of streaming 2026/07/25 02:31:41 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/new_file.txt" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/new_file.txt 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-manoluz0lila/dir/new_file.txt 2026/07/25 02:31:41 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:31:41 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/25 02:31:41 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/25 02:31:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/25 02:31:41 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : dir: Looking for writers 2026/07/25 02:31:41 DEBUG : file2: reading active writers 2026/07/25 02:31:41 DEBUG : new_file.txt: reading active writers 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : dir: reading active writers 2026/07/25 02:31:41 DEBUG : file1: reading active writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.04s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file2" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file2" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-manoluz0lila/dir/file2 2026/07/25 02:31:41 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/25 02:31:41 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/25 02:31:41 DEBUG : dir/file1: Updating file with dir/file1 0xa8fdaa0c340 2026/07/25 02:31:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/25 02:31:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:41 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-manoluz0lila/dir/file1 2026/07/25 02:31:41 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/25 02:31:41 INFO : dir/file1: Moved (server-side) to: file0 2026/07/25 02:31:41 DEBUG : file0: Updating file with file0 0xa8fdaa0c340 2026/07/25 02:31:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/25 02:31:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila/dir/file1: no such file or directory 2026/07/25 02:31:41 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila/dir/file1: no such file or directory 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file0" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file0 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-manoluz0lila/file0 2026/07/25 02:31:41 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file0" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/file0 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-manoluz0lila/file0 2026/07/25 02:31:41 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : dir: Looking for writers 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : dir: reading active writers 2026/07/25 02:31:41 DEBUG : file0: reading active writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Server has VFS statistics extension 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: About path "/home/rclone/rclone-test-manoluz0lila" 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/25 02:31:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila/dir/file1: no such file or directory 2026/07/25 02:31:41 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila/dir/file1: no such file or directory 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: New connection 127.0.0.1:43202->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 02:31:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila/dir/file1: no such file or directory 2026/07/25 02:31:41 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila/dir/file1: no such file or directory 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/25 02:31:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila/dir/file1: no such file or directory 2026/07/25 02:31:41 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila/dir/file1: no such file or directory 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: New connection 127.0.0.1:43218->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/25 02:31:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila/dir/file1: no such file or directory 2026/07/25 02:31:41 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VEHwu}/rclone-test-manoluz0lila/dir/file1: no such file or directory 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : a: Looking for writers 2026/07/25 02:31:41 DEBUG : b: Looking for writers 2026/07/25 02:31:41 DEBUG : c: Looking for writers 2026/07/25 02:31:41 DEBUG : d: Looking for writers 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : /: reading active writers 2026/07/25 02:31:41 DEBUG : a: reading active writers 2026/07/25 02:31:41 DEBUG : b: reading active writers 2026/07/25 02:31:41 DEBUG : c: reading active writers 2026/07/25 02:31:41 DEBUG : d: reading active writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/25 02:31:41 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/25 02:31:41 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/25 02:31:41 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : a/b/c/d: Looking for writers 2026/07/25 02:31:41 DEBUG : a/b/c: Looking for writers 2026/07/25 02:31:41 DEBUG : d: reading active writers 2026/07/25 02:31:41 DEBUG : a/b: Looking for writers 2026/07/25 02:31:41 DEBUG : c: reading active writers 2026/07/25 02:31:41 DEBUG : a: Looking for writers 2026/07/25 02:31:41 DEBUG : b: reading active writers 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : a: reading active writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.07s) === 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-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 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-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/25 02:31:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/25 02:31:41 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/25 02:31:41 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (5 bytes), uploading instead of streaming 2026/07/25 02:31:41 DEBUG : file1: size = 5 OK 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/25 02:31:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/25 02:31:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/25 02:31:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/25 02:31:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/25 02:31:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/25 02:31:41 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/25 02:31:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/25 02:31:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (0 bytes), uploading instead of streaming 2026/07/25 02:31:41 DEBUG : file1: size = 0 OK 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:31:41 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/25 02:31:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/25 02:31:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (7 bytes), uploading instead of streaming 2026/07/25 02:31:41 DEBUG : file1: size = 7 OK 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:41 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/25 02:31:41 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/25 02:31:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:41 DEBUG : Looking for writers 2026/07/25 02:31:41 DEBUG : file1: reading active writers 2026/07/25 02:31:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.04s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/25 02:31:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/25 02:31:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:41 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/25 02:31:42 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/25 02:31:42 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/25 02:31:42 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (11 bytes), uploading instead of streaming 2026/07/25 02:31:42 DEBUG : file1: size = 11 OK 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/25 02:31:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/25 02:31:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/25 02:31:42 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:42 DEBUG : Looking for writers 2026/07/25 02:31:42 DEBUG : file1: reading active writers 2026/07/25 02:31:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/25 02:31:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/25 02:31:42 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (5 bytes), uploading instead of streaming 2026/07/25 02:31:42 DEBUG : file1: size = 5 OK 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/25 02:31:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/25 02:31:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/25 02:31:42 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:42 DEBUG : Looking for writers 2026/07/25 02:31:42 DEBUG : file1: reading active writers 2026/07/25 02:31:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/25 02:31:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/25 02:31:42 DEBUG : file1: WriteFileHandle.Release closing 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (0 bytes), uploading instead of streaming 2026/07/25 02:31:42 DEBUG : file1: size = 0 OK 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:31:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/25 02:31:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/25 02:31:42 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:42 DEBUG : Looking for writers 2026/07/25 02:31:42 DEBUG : file1: reading active writers 2026/07/25 02:31:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/25 02:31:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (2 bytes), uploading instead of streaming 2026/07/25 02:31:42 DEBUG : file1: size = 2 OK 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/25 02:31:42 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/25 02:31:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:42 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:42 DEBUG : Looking for writers 2026/07/25 02:31:42 DEBUG : file1: reading active writers 2026/07/25 02:31:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/25 02:31:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (0 bytes), uploading instead of streaming 2026/07/25 02:31:42 DEBUG : file1: size = 0 OK 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/25 02:31:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/25 02:31:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:42 DEBUG : file1: Open: flags=O_RDONLY 2026/07/25 02:31:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/25 02:31:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/25 02:31:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:42 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:42 DEBUG : Looking for writers 2026/07/25 02:31:42 DEBUG : file1: reading active writers 2026/07/25 02:31:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/25 02:31:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/25 02:31:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: File to upload is small (100 bytes), uploading instead of streaming 2026/07/25 02:31:42 DEBUG : file1: size = 100 OK 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/file1" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 22bb7632c365445dc1d84f091baad0c5 /home/rclone/rclone-test-manoluz0lila/file1 2026/07/25 02:31:42 DEBUG : file1: Parsed hash: 22bb7632c365445dc1d84f091baad0c5 2026/07/25 02:31:42 DEBUG : file1: md5 = 22bb7632c365445dc1d84f091baad0c5 OK 2026/07/25 02:31:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/25 02:31:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/25 02:31:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/25 02:31:42 DEBUG : file1: Open: flags=O_RDONLY 2026/07/25 02:31:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/25 02:31:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/25 02:31:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:42 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:42 DEBUG : Looking for writers 2026/07/25 02:31:42 DEBUG : file1: reading active writers 2026/07/25 02:31:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f000.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/flat/f000.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-manoluz0lila/flat/f000.txt 2026/07/25 02:31:42 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f000.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/flat/f000.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-manoluz0lila/flat/f000.txt 2026/07/25 02:31:42 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f001.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/flat/f001.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-manoluz0lila/flat/f001.txt 2026/07/25 02:31:42 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f001.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/flat/f001.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-manoluz0lila/flat/f001.txt 2026/07/25 02:31:42 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f002.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/flat/f002.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-manoluz0lila/flat/f002.txt 2026/07/25 02:31:42 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f002.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/flat/f002.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-manoluz0lila/flat/f002.txt 2026/07/25 02:31:42 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f003.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/flat/f003.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-manoluz0lila/flat/f003.txt 2026/07/25 02:31:42 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f003.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/flat/f003.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-manoluz0lila/flat/f003.txt 2026/07/25 02:31:42 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f004.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/flat/f004.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-manoluz0lila/flat/f004.txt 2026/07/25 02:31:42 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f004.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: sha1sum /home/rclone/rclone-test-manoluz0lila/flat/f004.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-manoluz0lila/flat/f004.txt 2026/07/25 02:31:42 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/25 02:31:42 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/25 02:31:42 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/25 02:31:42 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:42 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f000.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/flat/f000.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-manoluz0lila/flat/f000.txt 2026/07/25 02:31:42 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/25 02:31:42 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/25 02:31:42 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/25 02:31:42 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:42 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f001.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/flat/f001.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-manoluz0lila/flat/f001.txt 2026/07/25 02:31:42 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/25 02:31:42 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/25 02:31:42 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/25 02:31:42 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:42 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f002.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/flat/f002.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-manoluz0lila/flat/f002.txt 2026/07/25 02:31:42 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/25 02:31:42 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/25 02:31:42 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/25 02:31:42 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:42 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f003.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/flat/f003.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-manoluz0lila/flat/f003.txt 2026/07/25 02:31:42 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/25 02:31:42 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/25 02:31:42 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/25 02:31:42 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:42 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/flat/f004.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/flat/f004.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-manoluz0lila/flat/f004.txt 2026/07/25 02:31:42 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/25 02:31:42 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:42 DEBUG : flat: Looking for writers 2026/07/25 02:31:42 DEBUG : f000.txt: reading active writers 2026/07/25 02:31:42 DEBUG : f001.txt: reading active writers 2026/07/25 02:31:42 DEBUG : f002.txt: reading active writers 2026/07/25 02:31:42 DEBUG : f003.txt: reading active writers 2026/07/25 02:31:42 DEBUG : f004.txt: reading active writers 2026/07/25 02:31:42 DEBUG : Looking for writers 2026/07/25 02:31:42 DEBUG : flat: reading active writers 2026/07/25 02:31:42 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.09s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:42 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/25 02:31:42 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/25 02:31:42 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:42 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/a/b/c/deep.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/a/b/c/deep.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-manoluz0lila/a/b/c/deep.txt 2026/07/25 02:31:42 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/25 02:31:42 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/25 02:31:42 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/25 02:31:42 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:42 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/a/b/mid.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/a/b/mid.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-manoluz0lila/a/b/mid.txt 2026/07/25 02:31:42 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/25 02:31:42 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/25 02:31:42 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/25 02:31:42 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:42 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/a/top.txt" 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/a/top.txt 2026/07/25 02:31:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-manoluz0lila/a/top.txt 2026/07/25 02:31:42 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/25 02:31:42 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:42 DEBUG : a/b/c: Looking for writers 2026/07/25 02:31:42 DEBUG : deep.txt: reading active writers 2026/07/25 02:31:42 DEBUG : a/b: Looking for writers 2026/07/25 02:31:42 DEBUG : c: reading active writers 2026/07/25 02:31:42 DEBUG : mid.txt: reading active writers 2026/07/25 02:31:42 DEBUG : a: Looking for writers 2026/07/25 02:31:42 DEBUG : b: reading active writers 2026/07/25 02:31:42 DEBUG : top.txt: reading active writers 2026/07/25 02:31:42 DEBUG : Looking for writers 2026/07/25 02:31:42 DEBUG : a: reading active writers 2026/07/25 02:31:42 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/bigdir/big.bin" 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/bigdir/big.bin 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 7579f40a50d846ab9e7749c7734e498f /home/rclone/rclone-test-manoluz0lila/bigdir/big.bin 2026/07/25 02:31:43 DEBUG : bigdir/big.bin: Parsed hash: 7579f40a50d846ab9e7749c7734e498f 2026/07/25 02:31:43 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:43 DEBUG : bigdir: Looking for writers 2026/07/25 02:31:43 DEBUG : big.bin: reading active writers 2026/07/25 02:31:43 DEBUG : Looking for writers 2026/07/25 02:31:43 DEBUG : bigdir: reading active writers 2026/07/25 02:31:43 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.71s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila", Local "Local file system at /tmp/rclone2405495581", Modify Window "1s" 2026/07/25 02:31:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: poll-interval is not supported by this remote 2026/07/25 02:31:43 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/25 02:31:43 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/25 02:31:43 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:43 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir1/a.txt" 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir1/a.txt 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-manoluz0lila/dir1/a.txt 2026/07/25 02:31:43 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/25 02:31:43 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/25 02:31:43 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/25 02:31:43 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:43 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir2/b.txt" 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir2/b.txt 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-manoluz0lila/dir2/b.txt 2026/07/25 02:31:43 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/25 02:31:43 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/25 02:31:43 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/25 02:31:43 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/25 02:31:43 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Shell path "/home/rclone/rclone-test-manoluz0lila/dir3/c.txt" 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Running remote command: md5sum /home/rclone/rclone-test-manoluz0lila/dir3/c.txt 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-manoluz0lila/dir3/c.txt 2026/07/25 02:31:43 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/25 02:31:43 DEBUG : WaitForWriters: timeout=30s 2026/07/25 02:31:43 DEBUG : dir1: Looking for writers 2026/07/25 02:31:43 DEBUG : a.txt: reading active writers 2026/07/25 02:31:43 DEBUG : dir2: Looking for writers 2026/07/25 02:31:43 DEBUG : b.txt: reading active writers 2026/07/25 02:31:43 DEBUG : dir3: Looking for writers 2026/07/25 02:31:43 DEBUG : c.txt: reading active writers 2026/07/25 02:31:43 DEBUG : Looking for writers 2026/07/25 02:31:43 DEBUG : dir1: reading active writers 2026/07/25 02:31:43 DEBUG : dir2: reading active writers 2026/07/25 02:31:43 DEBUG : dir3: reading active writers 2026/07/25 02:31:43 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.05s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/25 02:31:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-manoluz0lila: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 12.552554488s (try 1/5)