"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/06 03:02:07 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-linigix3nedi" 2026/05/06 03:02:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/06 03:02:07 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/06 03:02:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/06 03:02:07 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/06 03:02:07 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/06 03:02:07 DEBUG : Setting pass="mL8Fe3f6R_-8VEI8aQ-9Ja4V4YjefviW" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/06 03:02:07 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/06 03:02:07 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{Z3YJX}" suffix to name 2026/05/06 03:02:07 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/06 03:02:07 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/06 03:02:07 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/06 03:02:07 DEBUG : Setting pass="mL8Fe3f6R_-8VEI8aQ-9Ja4V4YjefviW" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/06 03:02:07 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/06 03:02:07 NOTICE: TestSFTPOpenssh{Z3YJX}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: New connection 127.0.0.1:48322->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell type "unix" from config 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Relative path resolved to "/home/rclone/rclone-test-linigix3nedi" 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Using root directory "/home/rclone/rclone-test-linigix3nedi" 2026/05/06 03:02:07 DEBUG : Creating backend with remote "/tmp/rclone2807951421" === RUN TestDirHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:07 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:07 DEBUG : dir: Looking for writers 2026/05/06 03:02:07 DEBUG : Looking for writers 2026/05/06 03:02:07 DEBUG : dir: reading active writers 2026/05/06 03:02:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file2" 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:07 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file2" 2026/05/06 03:02:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:08 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/subdir/file3" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/subdir/file3 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-linigix3nedi/dir/subdir/file3 2026/05/06 03:02:08 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/subdir/file3" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/subdir/file3 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-linigix3nedi/dir/subdir/file3 2026/05/06 03:02:08 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir/subdir: Looking for writers 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : file1: reading active writers 2026/05/06 03:02:08 DEBUG : file2: reading active writers 2026/05/06 03:02:08 DEBUG : subdir: reading active writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.06s) === RUN TestDirHandleReaddirnames run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : file1: reading active writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : dir: forgetting directory cache 2026/05/06 03:02:08 DEBUG : forgetting directory cache 2026/05/06 03:02:08 DEBUG : dir: forgetting directory cache 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/06 03:02:08 DEBUG : dir: invalidating directory cache 2026/05/06 03:02:08 DEBUG : >ForgetPath: 2026/05/06 03:02:08 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/06 03:02:08 DEBUG : invalidating directory cache 2026/05/06 03:02:08 DEBUG : dir: forgetting directory cache 2026/05/06 03:02:08 DEBUG : >ForgetPath: 2026/05/06 03:02:08 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/06 03:02:08 DEBUG : >ForgetPath: 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: New connection 127.0.0.1:48326->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/fil/a/b/c" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/fil/a/b/c 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-linigix3nedi/fil/a/b/c 2026/05/06 03:02:08 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/fil/a/b/c" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/fil/a/b/c 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-linigix3nedi/fil/a/b/c 2026/05/06 03:02:08 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : forgetting directory cache 2026/05/06 03:02:08 DEBUG : dir: forgetting directory cache 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : fil/a/b: Looking for writers 2026/05/06 03:02:08 DEBUG : fil/a: Looking for writers 2026/05/06 03:02:08 DEBUG : b: reading active writers 2026/05/06 03:02:08 DEBUG : fil: Looking for writers 2026/05/06 03:02:08 DEBUG : a: reading active writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : fil: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.14s) === RUN TestDirSetModTime run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : file1: reading active writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.03s) === RUN TestDirReadDirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file2" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:08 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file2" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:08 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/subdir/file3" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/subdir/file3 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-linigix3nedi/dir/subdir/file3 2026/05/06 03:02:08 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/subdir/file3" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/subdir/file3 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-linigix3nedi/dir/subdir/file3 2026/05/06 03:02:08 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/06 03:02:08 DEBUG : Waiting for deletions to finish 2026/05/06 03:02:08 INFO : dir/subdir/file3: Deleted 2026/05/06 03:02:08 DEBUG : removing 1 level 2 directories 2026/05/06 03:02:08 INFO : dir/subdir: Removing directory 2026/05/06 03:02:08 DEBUG : dir: invalidating directory cache 2026/05/06 03:02:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/06 03:02:08 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/06 03:02:08 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/06 03:02:08 DEBUG : dir/file1: Reset virtual modtime 2026/05/06 03:02:08 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/06 03:02:08 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:08 DEBUG : dir: invalidating directory cache 2026/05/06 03:02:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/06 03:02:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/06 03:02:08 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/06 03:02:08 DEBUG : forgetting directory cache 2026/05/06 03:02:08 DEBUG : dir: forgetting directory cache 2026/05/06 03:02:08 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir/virtualDir: Looking for writers 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : virtualDir: reading active writers 2026/05/06 03:02:08 DEBUG : file1: reading active writers 2026/05/06 03:02:08 DEBUG : virtualFile2: reading active writers 2026/05/06 03:02:08 DEBUG : virtualFile: reading active writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.06s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 ERROR : dir/: Can only open directories read only 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/06 03:02:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (5 bytes), uploading instead of streaming 2026/05/06 03:02:08 DEBUG : dir/potato: size = 5 OK 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/potato" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/potato 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/dir/potato 2026/05/06 03:02:08 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:08 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/06 03:02:08 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : file1: reading active writers 2026/05/06 03:02:08 DEBUG : potato: reading active writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir/sub: Looking for writers 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : sub: reading active writers 2026/05/06 03:02:08 DEBUG : file1: reading active writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/06 03:02:08 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir/sub/subsub: Looking for writers 2026/05/06 03:02:08 DEBUG : dir/sub: Looking for writers 2026/05/06 03:02:08 DEBUG : subsub: reading active writers 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : file1: reading active writers 2026/05/06 03:02:08 DEBUG : sub: reading active writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 ERROR : dir/: Dir.Remove not empty 2026/05/06 03:02:08 DEBUG : dir/file1: Remove: 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:08 DEBUG : dir/file1: >Remove: err= 2026/05/06 03:02:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : dir/file1: Remove: 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:08 DEBUG : dir/file1: >Remove: err= 2026/05/06 03:02:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : dir/file1: Remove: 2026/05/06 03:02:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:08 DEBUG : dir/file1: >Remove: err= 2026/05/06 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:08 DEBUG : dir: Looking for writers 2026/05/06 03:02:08 DEBUG : Looking for writers 2026/05/06 03:02:08 DEBUG : dir: reading active writers 2026/05/06 03:02:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file3" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file3 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-linigix3nedi/dir/file3 2026/05/06 03:02:08 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file3" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file3 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-linigix3nedi/dir/file3 2026/05/06 03:02:08 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/06 03:02:08 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/06 03:02:08 DEBUG : dir: Updating dir with dir2 0x31052ceeac30 2026/05/06 03:02:08 DEBUG : dir: forgetting directory cache 2026/05/06 03:02:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/06 03:02:08 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir2/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir2/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir2/file1 2026/05/06 03:02:08 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir2/file1" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir2/file1 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir2/file1 2026/05/06 03:02:08 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir2/file3" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir2/file3 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-linigix3nedi/dir2/file3 2026/05/06 03:02:08 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir2/file3" 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir2/file3 2026/05/06 03:02:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-linigix3nedi/dir2/file3 2026/05/06 03:02:08 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/06 03:02:09 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/06 03:02:09 DEBUG : file2: Updating file with file2 0x31052ceeadd0 2026/05/06 03:02:09 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file2" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file2 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/file2 2026/05/06 03:02:09 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file2" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/file2 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/file2 2026/05/06 03:02:09 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir2/file3" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir2/file3 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-linigix3nedi/dir2/file3 2026/05/06 03:02:09 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir2/file3" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir2/file3 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-linigix3nedi/dir2/file3 2026/05/06 03:02:09 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/06 03:02:09 INFO : dir2/file3: Deleted 2026/05/06 03:02:09 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/06 03:02:09 DEBUG : dir2/file3: Updating file with dir2/file3 0x31052ceeadd0 2026/05/06 03:02:09 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/06 03:02:09 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir2/file3" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir2/file3 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir2/file3 2026/05/06 03:02:09 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir2/file3" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir2/file3 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir2/file3 2026/05/06 03:02:09 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:09 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/06 03:02:09 DEBUG : empty directory: Updating dir with renamed empty directory 0x31052ceeaf70 2026/05/06 03:02:09 DEBUG : empty directory: forgetting directory cache 2026/05/06 03:02:09 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/06 03:02:09 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/06 03:02:09 DEBUG : dir2: Renaming to "dir3" 2026/05/06 03:02:09 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:09 DEBUG : dir3: Looking for writers 2026/05/06 03:02:09 DEBUG : file3: reading active writers 2026/05/06 03:02:09 DEBUG : renamed empty directory: Looking for writers 2026/05/06 03:02:09 DEBUG : Looking for writers 2026/05/06 03:02:09 DEBUG : dir3: reading active writers 2026/05/06 03:02:09 DEBUG : renamed empty directory: reading active writers 2026/05/06 03:02:09 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.20s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/06 03:02:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:02:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/06 03:02:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/06 03:02:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/06 03:02:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/06 03:02:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:02:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/06 03:02:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/06 03:02:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/06 03:02:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (12 bytes), uploading instead of streaming 2026/05/06 03:02:09 DEBUG : dir/sub/file2: size = 12 OK 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/sub/file2" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/sub/file2 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-linigix3nedi/dir/sub/file2 2026/05/06 03:02:09 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/06 03:02:09 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/06 03:02:09 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/06 03:02:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/06 03:02:09 DEBUG : forgetting directory cache 2026/05/06 03:02:09 DEBUG : dir: forgetting directory cache 2026/05/06 03:02:09 DEBUG : dir/sub: forgetting directory cache 2026/05/06 03:02:09 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/06 03:02:09 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (5 bytes), uploading instead of streaming 2026/05/06 03:02:09 DEBUG : dir/sub/file0: size = 5 OK 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/sub/file0" 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/sub/file0 2026/05/06 03:02:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/dir/sub/file0 2026/05/06 03:02:09 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:09 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/06 03:02:09 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/06 03:02:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/06 03:02:09 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:09 DEBUG : dir/sub: Looking for writers 2026/05/06 03:02:09 DEBUG : file0: reading active writers 2026/05/06 03:02:09 DEBUG : file2: reading active writers 2026/05/06 03:02:09 DEBUG : dir: Looking for writers 2026/05/06 03:02:09 DEBUG : file1: reading active writers 2026/05/06 03:02:09 DEBUG : sub: reading active writers 2026/05/06 03:02:09 DEBUG : Looking for writers 2026/05/06 03:02:09 DEBUG : dir: reading active writers 2026/05/06 03:02:09 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:09 DEBUG : forgetting directory cache 2026/05/06 03:02:10 DEBUG : forgetting directory cache 2026/05/06 03:02:10 DEBUG : dir: forgetting directory cache 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/06 03:02:10 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:10 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/06 03:02:10 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/06 03:02:10 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/06 03:02:10 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:10 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:10 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/06 03:02:10 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:10 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/06 03:02:10 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/06 03:02:10 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/06 03:02:10 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:10 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : file1.metadata: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : dir.metadata: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : Can set mod time: true 2026/05/06 03:02:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (0 bytes), uploading instead of streaming 2026/05/06 03:02:10 DEBUG : dir/file1: size = 0 OK 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/06 03:02:10 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/06 03:02:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (5 bytes), uploading instead of streaming 2026/05/06 03:02:10 DEBUG : dir/file1: size = 5 OK 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:10 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/06 03:02:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/06 03:02:10 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052ca4aa00): close: 2026/05/06 03:02:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052ca4aa00): >close: err= 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/06 03:02:10 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052cb60800): _writeAt: size=5, off=0 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052cb60800): openPending: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052cb60800): >openPending: err= 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052cb60800): >_writeAt: n=5, err= 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052cb60800): close: 2026/05/06 03:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/06 03:02:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/06 03:02:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/06 03:02:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/06 03:02:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052cb60800): >close: err= 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: starting upload 2026/05/06 03:02:10 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1.2f98c60a.partial" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1.2f98c60a.partial 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-linigix3nedi/dir/file1.2f98c60a.partial 2026/05/06 03:02:10 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/06 03:02:10 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/06 03:02:10 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/06 03:02:10 INFO : dir/file1: Copied (replaced existing) 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/06 03:02:10 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.34s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:02:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2026/05/06 03:02:10 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/06 03:02:10 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/06 03:02:10 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:10 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : file.txt: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (25 bytes), uploading instead of streaming 2026/05/06 03:02:10 DEBUG : dir/file1: size = 25 OK 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/06 03:02:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir/file1: Remove: 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:10 DEBUG : dir/file1: >Remove: err= 2026/05/06 03:02:10 DEBUG : dir/file1: Remove: 2026/05/06 03:02:10 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir/file1: Remove: 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:10 DEBUG : dir/file1: >Remove: err= 2026/05/06 03:02:10 DEBUG : dir/file1: Remove: 2026/05/06 03:02:10 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=0x3 2026/05/06 03:02:10 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Updating file with newLeaf 0x31052ccc0ea0 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Updating file with dir/file1 0x31052ccc0ea0 2026/05/06 03:02:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : dir/file1: File is currently open, delaying rename 0x31052ccc0ea0 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (25 bytes), uploading instead of streaming 2026/05/06 03:02:10 DEBUG : dir/file1: size = 25 OK 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/06 03:02:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:10 DEBUG : newLeaf: Running delayed rename now 2026/05/06 03:02:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Updating file with newLeaf 0x31052ccc0ea0 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Updating file with newLeaf 0x31052d189790 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Updating file with dir/file1 0x31052d189790 2026/05/06 03:02:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : dir/file1: File is currently open, delaying rename 0x31052d189790 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (25 bytes), uploading instead of streaming 2026/05/06 03:02:10 DEBUG : dir/file1: size = 25 OK 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/06 03:02:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:10 DEBUG : newLeaf: Running delayed rename now 2026/05/06 03:02:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Updating file with newLeaf 0x31052d189790 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:10 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:02:10 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052ce7dd40): openPending: 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052ce7dd40): >openPending: err= 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:02:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052ce7dd40): _writeAt: size=14, off=0 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052ce7dd40): >_writeAt: n=14, err= 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052ce7dd40): close: 2026/05/06 03:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/06 03:02:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052ce7dd40): >close: err= 2026/05/06 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: starting upload 2026/05/06 03:02:10 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1.ca338588.partial" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1.ca338588.partial 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1.ca338588.partial 2026/05/06 03:02:10 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/06 03:02:10 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/06 03:02:10 INFO : dir/file1: Copied (replaced existing) 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/06 03:02:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/06 03:02:10 DEBUG : dir: Looking for writers 2026/05/06 03:02:10 DEBUG : file1: reading active writers 2026/05/06 03:02:10 DEBUG : Looking for writers 2026/05/06 03:02:10 DEBUG : dir: reading active writers 2026/05/06 03:02:10 DEBUG : >WaitForWriters: 2026/05/06 03:02:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:10 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052d40a440): _readAt: size=512, off=0 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052d40a440): openPending: 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/06 03:02:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052d40a440): >openPending: err= 2026/05/06 03:02:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052d40a440): >_readAt: n=14, err=EOF 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052d40a440): close: 2026/05/06 03:02:10 DEBUG : dir/file1(0x31052d40a440): >close: err= 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:10 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:02:10 DEBUG : newLeaf: Updating file with newLeaf 0x31052ce4d860 2026/05/06 03:02:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/06 03:02:11 DEBUG : dir/file1: Updating file with dir/file1 0x31052ce4d860 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:02:11 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d40ae80): openPending: 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d40ae80): >openPending: err= 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:02:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d40ae80): _writeAt: size=25, off=0 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d40ae80): >_writeAt: n=25, err= 2026/05/06 03:02:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:02:11 DEBUG : newLeaf: Updating file with newLeaf 0x31052ce4d860 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:11 DEBUG : newLeaf(0x31052d40ae80): close: 2026/05/06 03:02:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-06 03:02:11.016844477 +0000 UTC m=+3.219121039 2026/05/06 03:02:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:11 DEBUG : newLeaf(0x31052d40ae80): >close: err= 2026/05/06 03:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: starting upload 2026/05/06 03:02:11 DEBUG : newLeaf.bb159158.partial: size = 25 OK 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf.bb159158.partial" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf.bb159158.partial 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf.bb159158.partial 2026/05/06 03:02:11 DEBUG : newLeaf.bb159158.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/06 03:02:11 DEBUG : newLeaf.bb159158.partial: renamed to: newLeaf 2026/05/06 03:02:11 INFO : newLeaf: Copied (replaced existing) 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-06 03:02:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : >WaitForWriters: 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/06 03:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : >WaitForWriters: 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : file1: reading active writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : >WaitForWriters: 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Updating file with newLeaf 0x31052cee6680 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Updating file with dir/file1 0x31052cee6680 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:02:11 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d50d340): openPending: 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d50d340): >openPending: err= 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:02:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d50d340): _writeAt: size=25, off=0 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d50d340): >_writeAt: n=25, err= 2026/05/06 03:02:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:02:11 DEBUG : newLeaf: Updating file with newLeaf 0x31052cee6680 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:11 DEBUG : newLeaf(0x31052d50d340): close: 2026/05/06 03:02:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-06 03:02:11.235550059 +0000 UTC m=+3.437826622 2026/05/06 03:02:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:11 DEBUG : newLeaf(0x31052d50d340): >close: err= 2026/05/06 03:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: starting upload 2026/05/06 03:02:11 DEBUG : newLeaf.4e066e0b.partial: size = 25 OK 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf.4e066e0b.partial" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf.4e066e0b.partial 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf.4e066e0b.partial 2026/05/06 03:02:11 DEBUG : newLeaf.4e066e0b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/06 03:02:11 DEBUG : newLeaf.4e066e0b.partial: renamed to: newLeaf 2026/05/06 03:02:11 INFO : newLeaf: Copied (replaced existing) 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-06 03:02:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : >WaitForWriters: 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/06 03:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : >WaitForWriters: 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:02:11 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052ca4bbc0): openPending: 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052ca4bbc0): >openPending: err= 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:02:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052ca4bbc0): _writeAt: size=14, off=0 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052ca4bbc0): >_writeAt: n=14, err= 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052ca4bbc0): close: 2026/05/06 03:02:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/06 03:02:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052ca4bbc0): >close: err= 2026/05/06 03:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : file1: reading active writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : file1: reading active writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : file1: reading active writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : file1: reading active writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: starting upload 2026/05/06 03:02:11 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1.ca338588.partial" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1.ca338588.partial 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1.ca338588.partial 2026/05/06 03:02:11 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/06 03:02:11 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/06 03:02:11 INFO : dir/file1: Copied (replaced existing) 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/06 03:02:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : file1: reading active writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : >WaitForWriters: 2026/05/06 03:02:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:11 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d4b6c00): _readAt: size=512, off=0 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d4b6c00): openPending: 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d4b6c00): >openPending: err= 2026/05/06 03:02:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d4b6c00): >_readAt: n=14, err=EOF 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d4b6c00): close: 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052d4b6c00): >close: err= 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:02:11 DEBUG : newLeaf: Updating file with newLeaf 0x31052d424000 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/06 03:02:11 DEBUG : dir/file1: Updating file with dir/file1 0x31052d424000 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:02:11 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cce9180): openPending: 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cce9180): >openPending: err= 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:02:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cce9180): _writeAt: size=25, off=0 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cce9180): >_writeAt: n=25, err= 2026/05/06 03:02:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:02:11 DEBUG : newLeaf: Updating file with newLeaf 0x31052d424000 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:11 DEBUG : newLeaf(0x31052cce9180): close: 2026/05/06 03:02:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-06 03:02:11.611206605 +0000 UTC m=+3.813483178 2026/05/06 03:02:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:11 DEBUG : newLeaf(0x31052cce9180): >close: err= 2026/05/06 03:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: starting upload 2026/05/06 03:02:11 DEBUG : newLeaf.d55218e7.partial: size = 25 OK 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf.d55218e7.partial" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf.d55218e7.partial 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf.d55218e7.partial 2026/05/06 03:02:11 DEBUG : newLeaf.d55218e7.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/06 03:02:11 DEBUG : newLeaf.d55218e7.partial: renamed to: newLeaf 2026/05/06 03:02:11 INFO : newLeaf: Copied (replaced existing) 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-06 03:02:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : >WaitForWriters: 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/06 03:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : >WaitForWriters: 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : file1: reading active writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : >WaitForWriters: 2026/05/06 03:02:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:11 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cc2dcc0): _readAt: size=512, off=0 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cc2dcc0): openPending: 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cc2dcc0): >openPending: err= 2026/05/06 03:02:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/06 03:02:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cc2dcc0): >_readAt: n=14, err=EOF 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cc2dcc0): close: 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cc2dcc0): >close: err= 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:02:11 DEBUG : newLeaf: Updating file with newLeaf 0x31052d40d930 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/06 03:02:11 DEBUG : dir/file1: Updating file with dir/file1 0x31052d40d930 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:02:11 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cde79c0): openPending: 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cde79c0): >openPending: err= 2026/05/06 03:02:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:02:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cde79c0): _writeAt: size=25, off=0 2026/05/06 03:02:11 DEBUG : dir/file1(0x31052cde79c0): >_writeAt: n=25, err= 2026/05/06 03:02:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/06 03:02:11 DEBUG : newLeaf: Updating file with newLeaf 0x31052d40d930 2026/05/06 03:02:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:11 DEBUG : newLeaf(0x31052cde79c0): close: 2026/05/06 03:02:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-06 03:02:11.833914969 +0000 UTC m=+4.036191542 2026/05/06 03:02:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:11 DEBUG : newLeaf(0x31052cde79c0): >close: err= 2026/05/06 03:02:11 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: starting upload 2026/05/06 03:02:11 DEBUG : newLeaf.50de23df.partial: size = 25 OK 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf.50de23df.partial" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf.50de23df.partial 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf.50de23df.partial 2026/05/06 03:02:11 DEBUG : newLeaf.50de23df.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/06 03:02:11 DEBUG : newLeaf.50de23df.partial: renamed to: newLeaf 2026/05/06 03:02:11 INFO : newLeaf: Copied (replaced existing) 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-06 03:02:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/06 03:02:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/06 03:02:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/06 03:02:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/06 03:02:11 DEBUG : dir: Looking for writers 2026/05/06 03:02:11 DEBUG : Looking for writers 2026/05/06 03:02:11 DEBUG : dir: reading active writers 2026/05/06 03:02:11 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:11 DEBUG : >WaitForWriters: 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:11 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/newLeaf" 2026/05/06 03:02:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-linigix3nedi/newLeaf 2026/05/06 03:02:12 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : dir: Looking for writers 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : dir: reading active writers 2026/05/06 03:02:12 DEBUG : newLeaf: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestFileRename (1.29s) --- PASS: TestFileRename/off,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.37s) --- PASS: TestFileRename/writes,forceCache=false (0.22s) --- PASS: TestFileRename/writes,forceCache=true (0.37s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/06 03:02:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:02:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : dir: Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : dir: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/06 03:02:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:02:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/06 03:02:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/06 03:02:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/06 03:02:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : dir: Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : dir: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/06 03:02:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:02:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/06 03:02:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/06 03:02:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/06 03:02:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/06 03:02:12 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/06 03:02:12 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/06 03:02:12 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/06 03:02:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/06 03:02:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/06 03:02:12 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/06 03:02:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/06 03:02:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/06 03:02:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/06 03:02:12 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : dir: Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : dir: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/06 03:02:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:02:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : dir: Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : dir: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/06 03:02:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/06 03:02:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : dir: Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : dir: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/06 03:02:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce19880): _readAt: size=1, off=0 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce19880): openPending: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:02:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce19880): >openPending: err= 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce19880): >_readAt: n=1, err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce19880): _readAt: size=256, off=1 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce19880): >_readAt: n=15, err=EOF 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce19880): _readAt: size=16, off=16 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce19880): >_readAt: n=0, err=EOF 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce19880): close: 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce19880): >close: err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce19880): close: 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce19880): >close: err=file already closed 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : dir: Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : dir: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/06 03:02:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): _readAt: size=1, off=0 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): openPending: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:02:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): >openPending: err= 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): >_readAt: n=1, err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): _readAt: size=1, off=5 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): >_readAt: n=1, err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): _readAt: size=1, off=3 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): >_readAt: n=1, err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): _readAt: size=1, off=13 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): >_readAt: n=1, err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): _readAt: size=16, off=100 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): >_readAt: n=0, err=EOF 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): close: 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052ce5c8c0): >close: err= 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : dir: Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : dir: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/06 03:02:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): _readAt: size=1, off=0 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): openPending: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:02:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): >openPending: err= 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): >_readAt: n=1, err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): _readAt: size=1, off=5 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): >_readAt: n=1, err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): _readAt: size=1, off=1 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): >_readAt: n=1, err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): _readAt: size=6, off=10 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): >_readAt: n=6, err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): _readAt: size=256, off=10 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): >_readAt: n=6, err=EOF 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): _readAt: size=256, off=100 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): >_readAt: n=0, err=EOF 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): close: 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): >close: err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): _readAt: size=256, off=100 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d0643c0): >_readAt: n=0, err=file already closed 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : dir: Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : dir: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/06 03:02:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d09c0c0): RWFileHandle.Flush 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d09c0c0): _readAt: size=256, off=0 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d09c0c0): openPending: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:02:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d09c0c0): >openPending: err= 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d09c0c0): >_readAt: n=16, err=EOF 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d09c0c0): RWFileHandle.Flush 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d09c0c0): RWFileHandle.Flush 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d09c0c0): close: 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d09c0c0): >close: err= 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : dir: Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : dir: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/06 03:02:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/06 03:02:12 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d065a40): _readAt: size=256, off=0 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d065a40): openPending: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:02:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d065a40): >openPending: err= 2026/05/06 03:02:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d065a40): >_readAt: n=16, err=EOF 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d065a40): RWFileHandle.Release 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d065a40): close: 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d065a40): >close: err= 2026/05/06 03:02:12 DEBUG : dir/file1(0x31052d065a40): RWFileHandle.Release 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : dir: Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : dir: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:12 DEBUG : file1: newRWFileHandle: 2026/05/06 03:02:12 DEBUG : file1(0x31052d4625c0): openPending: 2026/05/06 03:02:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : file1(0x31052d4625c0): >openPending: err= 2026/05/06 03:02:12 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:02:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:02:12 DEBUG : file1(0x31052d4625c0): _writeAt: size=5, off=0 2026/05/06 03:02:12 DEBUG : file1(0x31052d4625c0): >_writeAt: n=5, err= 2026/05/06 03:02:12 DEBUG : file1(0x31052d4625c0): _writeAt: size=7, off=5 2026/05/06 03:02:12 DEBUG : file1(0x31052d4625c0): >_writeAt: n=7, err= 2026/05/06 03:02:12 DEBUG : file1: vfs cache: truncate to size=11 2026/05/06 03:02:12 DEBUG : file1(0x31052d4625c0): close: 2026/05/06 03:02:12 DEBUG : file1: vfs cache: setting modification time to 2026-05-06 03:02:12.342544352 +0000 UTC m=+4.544820915 2026/05/06 03:02:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:12 DEBUG : file1(0x31052d4625c0): >close: err= 2026/05/06 03:02:12 DEBUG : file1(0x31052d4625c0): close: 2026/05/06 03:02:12 DEBUG : file1(0x31052d4625c0): >close: err=file already closed 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:12 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:02:12 DEBUG : file1.b5b68221.partial: size = 11 OK 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1.b5b68221.partial" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1.b5b68221.partial 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-linigix3nedi/file1.b5b68221.partial 2026/05/06 03:02:12 DEBUG : file1.b5b68221.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/06 03:02:12 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/06 03:02:12 DEBUG : file1.b5b68221.partial: renamed to: file1 2026/05/06 03:02:12 INFO : file1: Copied (new) 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/06 03:02:12 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-06 03:02:12 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/06 03:02:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:12 DEBUG : file1: newRWFileHandle: 2026/05/06 03:02:12 DEBUG : file1(0x31052cbbe0c0): openPending: 2026/05/06 03:02:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : file1(0x31052cbbe0c0): >openPending: err= 2026/05/06 03:02:12 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:02:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:02:12 DEBUG : file1(0x31052cbbe0c0): _writeAt: size=7, off=0 2026/05/06 03:02:12 DEBUG : file1(0x31052cbbe0c0): >_writeAt: n=7, err= 2026/05/06 03:02:12 DEBUG : file1(0x31052cbbe0c0): _writeAt: size=6, off=5 2026/05/06 03:02:12 DEBUG : file1(0x31052cbbe0c0): >_writeAt: n=6, err= 2026/05/06 03:02:12 DEBUG : file1(0x31052cbbe0c0): close: 2026/05/06 03:02:12 DEBUG : file1: vfs cache: setting modification time to 2026-05-06 03:02:12.522984489 +0000 UTC m=+4.725261053 2026/05/06 03:02:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:12 DEBUG : file1(0x31052cbbe0c0): >close: err= 2026/05/06 03:02:12 DEBUG : file1(0x31052cbbe0c0): _writeAt: size=5, off=0 2026/05/06 03:02:12 DEBUG : file1(0x31052cbbe0c0): >_writeAt: n=0, err=file already closed 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:12 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:02:12 DEBUG : file1.043ccf69.partial: size = 11 OK 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1.043ccf69.partial" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1.043ccf69.partial 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-linigix3nedi/file1.043ccf69.partial 2026/05/06 03:02:12 DEBUG : file1.043ccf69.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/06 03:02:12 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/06 03:02:12 DEBUG : file1.043ccf69.partial: renamed to: file1 2026/05/06 03:02:12 INFO : file1: Copied (new) 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/06 03:02:12 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-06 03:02:12 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/06 03:02:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.19s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:12 DEBUG : file1: newRWFileHandle: 2026/05/06 03:02:12 DEBUG : file1(0x31052cc2cbc0): openPending: 2026/05/06 03:02:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : file1(0x31052cc2cbc0): >openPending: err= 2026/05/06 03:02:12 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:02:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:02:12 DEBUG : file1(0x31052cc2cbc0): close: 2026/05/06 03:02:12 DEBUG : file1: vfs cache: setting modification time to 2026-05-06 03:02:12.701512009 +0000 UTC m=+4.903788572 2026/05/06 03:02:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:12 DEBUG : file1(0x31052cc2cbc0): >close: err= 2026/05/06 03:02:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/06 03:02:12 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:02:12 DEBUG : file2: newRWFileHandle: 2026/05/06 03:02:12 DEBUG : file2(0x31052cc2d040): openPending: 2026/05/06 03:02:12 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/06 03:02:12 DEBUG : file2(0x31052cc2d040): >openPending: err= 2026/05/06 03:02:12 DEBUG : file2: >newRWFileHandle: err= 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/06 03:02:12 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/06 03:02:12 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/06 03:02:12 DEBUG : file2(0x31052cc2d040): RWFileHandle.Flush 2026/05/06 03:02:12 DEBUG : file2(0x31052cc2d040): RWFileHandle.Release 2026/05/06 03:02:12 DEBUG : file2(0x31052cc2d040): close: 2026/05/06 03:02:12 DEBUG : file2: vfs cache: setting modification time to 2026-05-06 03:02:12.702558628 +0000 UTC m=+4.904835192 2026/05/06 03:02:12 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:12 DEBUG : file2(0x31052cc2d040): >close: err= 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : file2: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : file2: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : file2: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : file2: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/06 03:02:12 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:02:12 DEBUG : file2: vfs cache: starting upload 2026/05/06 03:02:12 DEBUG : file1.09ddbd16.partial: size = 0 OK 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1.09ddbd16.partial" 2026/05/06 03:02:12 DEBUG : file2.b7674c9b.partial: size = 0 OK 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file2.b7674c9b.partial" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file2.b7674c9b.partial 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1.09ddbd16.partial 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-linigix3nedi/file2.b7674c9b.partial 2026/05/06 03:02:12 DEBUG : file2.b7674c9b.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/06 03:02:12 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-linigix3nedi/file1.09ddbd16.partial 2026/05/06 03:02:12 DEBUG : file1.09ddbd16.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/06 03:02:12 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/06 03:02:12 DEBUG : file2.b7674c9b.partial: renamed to: file2 2026/05/06 03:02:12 INFO : file2: Copied (new) 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file2" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file2 2026/05/06 03:02:12 DEBUG : file1.09ddbd16.partial: renamed to: file1 2026/05/06 03:02:12 INFO : file1: Copied (new) 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-linigix3nedi/file2 2026/05/06 03:02:12 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/06 03:02:12 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-06 03:02:12 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/06 03:02:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/06 03:02:12 INFO : file2: vfs cache: upload succeeded try #1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/06 03:02:12 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-06 03:02:12 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/06 03:02:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file2: reading active writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:12 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file2" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file2 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-linigix3nedi/file2 2026/05/06 03:02:12 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file2" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/file2 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-linigix3nedi/file2 2026/05/06 03:02:12 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : file2: reading active writers 2026/05/06 03:02:12 DEBUG : >WaitForWriters: 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.18s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:12 DEBUG : file1: newRWFileHandle: 2026/05/06 03:02:12 DEBUG : file1(0x31052d50c940): openPending: 2026/05/06 03:02:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : file1(0x31052d50c940): >openPending: err= 2026/05/06 03:02:12 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:02:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:02:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:02:12 DEBUG : file1(0x31052d50c940): _writeAt: size=5, off=0 2026/05/06 03:02:12 DEBUG : file1(0x31052d50c940): >_writeAt: n=5, err= 2026/05/06 03:02:12 DEBUG : file1(0x31052d50c940): RWFileHandle.Flush 2026/05/06 03:02:12 DEBUG : file1(0x31052d50c940): RWFileHandle.Flush 2026/05/06 03:02:12 DEBUG : file1(0x31052d50c940): close: 2026/05/06 03:02:12 DEBUG : file1: vfs cache: setting modification time to 2026-05-06 03:02:12.879057761 +0000 UTC m=+5.081334324 2026/05/06 03:02:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:12 DEBUG : file1(0x31052d50c940): >close: err= 2026/05/06 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:12 DEBUG : Looking for writers 2026/05/06 03:02:12 DEBUG : file1: reading active writers 2026/05/06 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:12 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:02:12 DEBUG : file1.efdc2460.partial: size = 5 OK 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1.efdc2460.partial" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1.efdc2460.partial 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/file1.efdc2460.partial 2026/05/06 03:02:12 DEBUG : file1.efdc2460.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/06 03:02:12 DEBUG : file1.efdc2460.partial: renamed to: file1 2026/05/06 03:02:12 INFO : file1: Copied (new) 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-06 03:02:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/06 03:02:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:13 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : >WaitForWriters: 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : file1: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : file1(0x31052d4b7340): openPending: 2026/05/06 03:02:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:13 DEBUG : file1(0x31052d4b7340): >openPending: err= 2026/05/06 03:02:13 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:02:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:02:13 DEBUG : file1(0x31052d4b7340): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : file1(0x31052d4b7340): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : file1(0x31052d4b7340): RWFileHandle.Release 2026/05/06 03:02:13 DEBUG : file1(0x31052d4b7340): close: 2026/05/06 03:02:13 DEBUG : file1: vfs cache: setting modification time to 2026-05-06 03:02:13.038618904 +0000 UTC m=+5.240895466 2026/05/06 03:02:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : file1(0x31052d4b7340): >close: err= 2026/05/06 03:02:13 DEBUG : file1(0x31052d4b7340): RWFileHandle.Release 2026/05/06 03:02:13 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:13 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:02:13 DEBUG : file1.1e5c1b5d.partial: size = 5 OK 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1.1e5c1b5d.partial" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1.1e5c1b5d.partial 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/file1.1e5c1b5d.partial 2026/05/06 03:02:13 DEBUG : file1.1e5c1b5d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/06 03:02:13 DEBUG : file1.1e5c1b5d.partial: renamed to: file1 2026/05/06 03:02:13 INFO : file1: Copied (new) 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-06 03:02:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/06 03:02:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:13 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : >WaitForWriters: 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/06 03:02:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:02:13 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052cde7dc0): openPending: 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052cde7dc0): >openPending: err= 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052cde7dc0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052cde7dc0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052cde7dc0): close: 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-06 03:02:13.235859221 +0000 UTC m=+5.438135784 2026/05/06 03:02:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052cde7dc0): >close: err= 2026/05/06 03:02:13 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:13 DEBUG : dir: Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : dir: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:13 DEBUG : dir: Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : dir: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:13 DEBUG : dir: Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : dir: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:13 DEBUG : dir: Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : dir: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: starting upload 2026/05/06 03:02:13 DEBUG : dir/file1.a000d80e.partial: size = 5 OK 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1.a000d80e.partial" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1.a000d80e.partial 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/dir/file1.a000d80e.partial 2026/05/06 03:02:13 DEBUG : dir/file1.a000d80e.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:13 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/06 03:02:13 DEBUG : dir/file1.a000d80e.partial: renamed to: dir/file1 2026/05/06 03:02:13 INFO : dir/file1: Copied (replaced existing) 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-06 03:02:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/06 03:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/06 03:02:13 DEBUG : dir: Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : dir: reading active writers 2026/05/06 03:02:13 DEBUG : >WaitForWriters: 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.20s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/06 03:02:13 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : dir/file1: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/06 03:02:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052d09cf80): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052d09cf80): openPending: 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/06 03:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052d09cf80): >openPending: err= 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052d09cf80): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052d09cf80): _writeAt: size=15, off=5 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052d09cf80): >_writeAt: n=15, err= 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052d09cf80): close: 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-06 03:02:13.42236338 +0000 UTC m=+5.624639943 2026/05/06 03:02:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : dir/file1(0x31052d09cf80): >close: err= 2026/05/06 03:02:13 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:13 DEBUG : dir: Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : dir: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:13 DEBUG : dir: Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : dir: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:13 DEBUG : dir: Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : dir: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:13 DEBUG : dir: Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : dir: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: starting upload 2026/05/06 03:02:13 DEBUG : dir/file1.fe12aab0.partial: size = 20 OK 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1.fe12aab0.partial" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1.fe12aab0.partial 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-linigix3nedi/dir/file1.fe12aab0.partial 2026/05/06 03:02:13 DEBUG : dir/file1.fe12aab0.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/06 03:02:13 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/06 03:02:13 DEBUG : dir/file1.fe12aab0.partial: renamed to: dir/file1 2026/05/06 03:02:13 INFO : dir/file1: Copied (replaced existing) 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:13 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-06 03:02:13 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/06 03:02:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/06 03:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/06 03:02:13 DEBUG : dir: Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : dir: reading active writers 2026/05/06 03:02:13 DEBUG : >WaitForWriters: 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.19s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : file1: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : file1(0x31052d4626c0): openPending: 2026/05/06 03:02:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:13 DEBUG : file1(0x31052d4626c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:02:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:02:13 DEBUG : file1(0x31052d4626c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : file1(0x31052d4626c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : file1(0x31052d4626c0): close: 2026/05/06 03:02:13 DEBUG : file1: vfs cache: setting modification time to 2026-05-06 03:02:13.591989461 +0000 UTC m=+5.794266034 2026/05/06 03:02:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : file1(0x31052d4626c0): >close: err= 2026/05/06 03:02:13 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:13 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:02:13 DEBUG : file1.ef342f4a.partial: size = 5 OK 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1.ef342f4a.partial" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1.ef342f4a.partial 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/file1.ef342f4a.partial 2026/05/06 03:02:13 DEBUG : file1.ef342f4a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/06 03:02:13 DEBUG : file1.ef342f4a.partial: renamed to: file1 2026/05/06 03:02:13 INFO : file1: Copied (new) 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-06 03:02:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/06 03:02:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:13 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:02:13 DEBUG : Looking for writers 2026/05/06 03:02:13 DEBUG : file1: reading active writers 2026/05/06 03:02:13 DEBUG : >WaitForWriters: 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.17s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/06 03:02:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040880): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040880): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040880): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040880): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040880): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.755655359 +0000 UTC m=+5.957931921 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040880): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040d00): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040d00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040d00): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040d00): >_readAt: n=2, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040d00): _writeAt: size=3, off=2 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040d00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.755655359 +0000 UTC m=+5.957931921 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d040d00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0411c0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0411c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0411c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0411c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0411c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.755655359 +0000 UTC m=+5.957931921 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0411c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbb2af0 item 1 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d041800): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d041800): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d041800): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d041800): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d041800): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.75857434 +0000 UTC m=+5.960850903 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d041800): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d041d00): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d041d00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d041d00): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d041d00): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d041d00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.75857434 +0000 UTC m=+5.960850903 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d041d00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbb3570 item 2 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d144440): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d144440): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d144440): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d144440): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d144440): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.761565188 +0000 UTC m=+5.963841751 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d144440): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1448c0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1448c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1448c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1448c0): >_readAt: n=2, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1448c0): _writeAt: size=3, off=2 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1448c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1448c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.761565188 +0000 UTC m=+5.963841751 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1448c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d144d80): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d144d80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d144d80): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d144d80): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d144d80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.761565188 +0000 UTC m=+5.963841751 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d144d80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbb3d50 item 3 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d145400): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d145400): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d145400): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d145400): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d145400): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.765821458 +0000 UTC m=+5.968098022 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d145400): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d145940): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d145940): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d145940): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d145940): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d145940): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.765821458 +0000 UTC m=+5.968098022 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d145940): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cef4770 item 4 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162080): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162080): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162080): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162080): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162080): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.769996376 +0000 UTC m=+5.972272939 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162080): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162500): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162500): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162500): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162500): >_readAt: n=2, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162500): _writeAt: size=3, off=2 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162500): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162500): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.769996376 +0000 UTC m=+5.972272939 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d162500): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1629c0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1629c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1629c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1629c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1629c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.769996376 +0000 UTC m=+5.972272939 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1629c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cef5420 item 5 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163040): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163040): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163040): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163040): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163040): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.774106261 +0000 UTC m=+5.976382834 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163040): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163580): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163580): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163580): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163580): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163580): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.774106261 +0000 UTC m=+5.976382834 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163580): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbc5030 item 6 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463280): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463280): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463280): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463280): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463280): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.776666925 +0000 UTC m=+5.978943488 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463280): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463780): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463780): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463780): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463780): >_readAt: n=2, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463780): _writeAt: size=3, off=2 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463780): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463780): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.776666925 +0000 UTC m=+5.978943488 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463780): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463c40): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463c40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463c40): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463c40): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463c40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.776666925 +0000 UTC m=+5.978943488 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d463c40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d18b260 item 7 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aa3c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aa3c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aa3c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aa3c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aa3c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.780070523 +0000 UTC m=+5.982347086 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aa3c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aa900): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aa900): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aa900): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aa900): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aa900): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.780070523 +0000 UTC m=+5.982347086 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aa900): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d18bd50 item 8 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aaec0): _readAt: size=2, off=0 2026/05/06 03:02:13 ERROR : open-test-file(0x31052d0aaec0): Couldn't read size of file 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aaec0): >_readAt: n=0, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aaec0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aaec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aaec0): close: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0aaec0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab280): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab280): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab280): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab280): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab280): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.782842837 +0000 UTC m=+5.985119400 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab280): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab700): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab700): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab700): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab700): >_readAt: n=2, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab700): _writeAt: size=3, off=2 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab700): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab700): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.782842837 +0000 UTC m=+5.985119400 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0ab700): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0abc00): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0abc00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0abc00): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0abc00): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0abc00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.782842837 +0000 UTC m=+5.985119400 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0abc00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cafc620 item 9 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c8380): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c8380): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c8380): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c8380): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c8380): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.788531448 +0000 UTC m=+5.990808011 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c8380): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c88c0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c88c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c88c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c88c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c88c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.788531448 +0000 UTC m=+5.990808011 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c88c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cafd420 item 10 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c8f00): _readAt: size=2, off=0 2026/05/06 03:02:13 ERROR : open-test-file(0x31052d0c8f00): Couldn't read size of file 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c8f00): >_readAt: n=0, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c8f00): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c8f00): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c8f00): close: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c8f00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c92c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c92c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c92c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c92c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c92c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.790798667 +0000 UTC m=+5.993075230 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c92c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c97c0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c97c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c97c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c97c0): >_readAt: n=2, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c97c0): _writeAt: size=3, off=2 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c97c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c97c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.790798667 +0000 UTC m=+5.993075230 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c97c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c9cc0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c9cc0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c9cc0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c9cc0): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c9cc0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.790798667 +0000 UTC m=+5.993075230 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d0c9cc0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cafddc0 item 11 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402440): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402440): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402440): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402440): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402440): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.7937497 +0000 UTC m=+5.996026262 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402440): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402980): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402980): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402980): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402980): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402980): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.7937497 +0000 UTC m=+5.996026262 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402980): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad0e70 item 12 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402fc0): _readAt: size=2, off=0 2026/05/06 03:02:13 ERROR : open-test-file(0x31052d402fc0): Couldn't read size of file 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402fc0): >_readAt: n=0, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402fc0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402fc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402fc0): close: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d402fc0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d403380): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d403380): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d403380): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d403380): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d403380): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.796506534 +0000 UTC m=+5.998783098 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d403380): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d403a40): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d403a40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d403a40): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d403a40): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d403a40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.796506534 +0000 UTC m=+5.998783098 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d403a40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad1490 item 13 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42c1c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42c1c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42c1c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42c1c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42c1c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.80037398 +0000 UTC m=+6.002650543 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42c1c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42c700): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42c700): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42c700): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42c700): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42c700): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.80037398 +0000 UTC m=+6.002650543 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42c700): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad1810 item 14 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42cd40): _readAt: size=2, off=0 2026/05/06 03:02:13 ERROR : open-test-file(0x31052d42cd40): Couldn't read size of file 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42cd40): >_readAt: n=0, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42cd40): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42cd40): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42cd40): close: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42cd40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42d100): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42d100): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42d100): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42d100): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42d100): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.801630076 +0000 UTC m=+6.003906639 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42d100): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42d7c0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42d7c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42d7c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42d7c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42d7c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.801630076 +0000 UTC m=+6.003906639 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42d7c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad1ce0 item 15 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42de40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42de40): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42de40): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42de40): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42de40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.804788641 +0000 UTC m=+6.007065204 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d42de40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464480): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464480): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464480): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464480): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464480): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.804788641 +0000 UTC m=+6.007065204 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464480): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c81a460 item 16 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464ac0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464ac0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464ac0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464ac0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464ac0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.80601988 +0000 UTC m=+6.008296443 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464ac0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464f40): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464f40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464f40): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464f40): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464f40): >_readAt: n=2, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464f40): _writeAt: size=3, off=7 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464f40): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464f40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.80601988 +0000 UTC m=+6.008296443 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d464f40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d465440): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d465440): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d465440): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d465440): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d465440): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.80601988 +0000 UTC m=+6.008296443 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d465440): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c81a9a0 item 17 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d465ac0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d465ac0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d465ac0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d465ac0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d465ac0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.809892636 +0000 UTC m=+6.012169198 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d465ac0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484100): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484100): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484100): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484100): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484100): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.809892636 +0000 UTC m=+6.012169198 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484100): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c81b180 item 18 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484780): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484780): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484780): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484780): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484780): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.813767476 +0000 UTC m=+6.016044039 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484780): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163b00): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163b00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163b00): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163b00): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163b00): >_readAt: n=2, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163b00): _writeAt: size=3, off=7 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163b00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.813767476 +0000 UTC m=+6.016044039 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d163b00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190100): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190100): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190100): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190100): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190100): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.813767476 +0000 UTC m=+6.016044039 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190100): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c81bb90 item 19 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190780): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190780): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190780): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190780): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190780): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.816932202 +0000 UTC m=+6.019208765 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190780): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190cc0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190cc0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190cc0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190cc0): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190cc0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.816932202 +0000 UTC m=+6.019208765 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d190cc0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cff6150 item 20 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60bc0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60bc0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60bc0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60bc0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60bc0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.819583618 +0000 UTC m=+6.021860181 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60bc0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): >_readAt: n=2, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): _writeAt: size=3, off=7 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.819583618 +0000 UTC m=+6.021860181 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb615c0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb615c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb615c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb615c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb615c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.819583618 +0000 UTC m=+6.021860181 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb615c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadf570 item 21 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb61c40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb61c40): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb61c40): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb61c40): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb61c40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.825697102 +0000 UTC m=+6.027973665 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb61c40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528280): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528280): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528280): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528280): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528280): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.825697102 +0000 UTC m=+6.027973665 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528280): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cb42380 item 22 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528900): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528900): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528900): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528900): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528900): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.827443265 +0000 UTC m=+6.029719828 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528900): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528e00): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528e00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528e00): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528e00): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528e00): >_readAt: n=2, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528e00): _writeAt: size=3, off=7 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528e00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.827443265 +0000 UTC m=+6.029719828 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d528e00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529300): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529300): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529300): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529300): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529300): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.827443265 +0000 UTC m=+6.029719828 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529300): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cb42850 item 23 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529980): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529980): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529980): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529980): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529980): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.832476286 +0000 UTC m=+6.034752850 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529980): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529ec0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529ec0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529ec0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529ec0): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529ec0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.832476286 +0000 UTC m=+6.034752850 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d529ec0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cb42ee0 item 24 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546600): _readAt: size=2, off=0 2026/05/06 03:02:13 ERROR : open-test-file(0x31052d546600): Couldn't read size of file 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546600): >_readAt: n=0, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546600): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546600): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546600): close: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546600): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d5469c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d5469c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d5469c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d5469c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d5469c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.834046607 +0000 UTC m=+6.036323170 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d5469c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546ec0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546ec0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546ec0): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546ec0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546ec0): >_readAt: n=2, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546ec0): _writeAt: size=3, off=7 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546ec0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.834046607 +0000 UTC m=+6.036323170 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d546ec0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d547400): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d547400): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d547400): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d547400): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d547400): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.834046607 +0000 UTC m=+6.036323170 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d547400): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cb43570 item 25 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d547a80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d547a80): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d547a80): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d547a80): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d547a80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.839395445 +0000 UTC m=+6.041672007 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d547a80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56e0c0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56e0c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56e0c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56e0c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56e0c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.839395445 +0000 UTC m=+6.041672007 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56e0c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cb43c00 item 26 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56e700): _readAt: size=2, off=0 2026/05/06 03:02:13 ERROR : open-test-file(0x31052d56e700): Couldn't read size of file 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56e700): >_readAt: n=0, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56e700): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56e700): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56e700): close: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56e700): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56eac0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56eac0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56eac0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56eac0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56eac0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.841360893 +0000 UTC m=+6.043637456 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56eac0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56efc0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56efc0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56efc0): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56efc0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56efc0): >_readAt: n=2, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56efc0): _writeAt: size=3, off=7 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56efc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56efc0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.841360893 +0000 UTC m=+6.043637456 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56efc0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56f500): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56f500): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56f500): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56f500): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56f500): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.841360893 +0000 UTC m=+6.043637456 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56f500): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd2230 item 27 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56fb80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56fb80): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56fb80): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56fb80): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56fb80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.844960521 +0000 UTC m=+6.047237084 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d56fb80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58e1c0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58e1c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58e1c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58e1c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58e1c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.844960521 +0000 UTC m=+6.047237084 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58e1c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd2850 item 28 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58e800): _readAt: size=2, off=0 2026/05/06 03:02:13 ERROR : open-test-file(0x31052d58e800): Couldn't read size of file 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58e800): >_readAt: n=0, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58e800): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58e800): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58e800): close: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58e800): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58ebc0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58ebc0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58ebc0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58ebc0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58ebc0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.84743866 +0000 UTC m=+6.049715223 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d58ebc0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d191400): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d191400): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d191400): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d191400): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d191400): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.84743866 +0000 UTC m=+6.049715223 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d191400): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd2d20 item 29 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d191a80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d191a80): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d191a80): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d191a80): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d191a80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.852581207 +0000 UTC m=+6.054857771 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d191a80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ac0c0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ac0c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ac0c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ac0c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ac0c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.852581207 +0000 UTC m=+6.054857771 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ac0c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cff6850 item 30 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ac700): _readAt: size=2, off=0 2026/05/06 03:02:13 ERROR : open-test-file(0x31052d1ac700): Couldn't read size of file 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ac700): >_readAt: n=0, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ac700): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ac700): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ac700): close: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ac700): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1acac0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1acac0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1acac0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1acac0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1acac0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.85700183 +0000 UTC m=+6.059278403 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1acac0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ad180): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ad180): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ad180): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ad180): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ad180): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.85700183 +0000 UTC m=+6.059278403 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ad180): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cff6e70 item 31 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ad800): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ad800): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ad800): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ad800): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ad800): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.86001555 +0000 UTC m=+6.062292114 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1ad800): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1add40): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1add40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1add40): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1add40): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1add40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.86001555 +0000 UTC m=+6.062292114 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1add40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cff75e0 item 32 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da480): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da480): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da480): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da480): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da480): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.861674247 +0000 UTC m=+6.063950811 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da480): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da900): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da900): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da900): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da900): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da900): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cff7ab0 item 33 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da900): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da900): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.86451455 +0000 UTC m=+6.066791113 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1da900): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1dae00): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1dae00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1dae00): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1dae00): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1dae00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.86451455 +0000 UTC m=+6.066791113 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1dae00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cff7d50 item 33 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db440): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db440): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db440): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db440): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db440): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.86701987 +0000 UTC m=+6.069296433 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db440): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db8c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db8c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cae8620 item 34 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db8c0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db8c0): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db8c0): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db8c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.867499267 +0000 UTC m=+6.069775830 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1db8c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1dbe00): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1dbe00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1dbe00): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1dbe00): >_readAt: n=3, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1dbe00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.867499267 +0000 UTC m=+6.069775830 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d1dbe00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cae88c0 item 34 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d682540): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d682540): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d682540): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d682540): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d682540): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.86984285 +0000 UTC m=+6.072119414 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d682540): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6829c0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6829c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6829c0): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6829c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6829c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cae90a0 item 35 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6829c0): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6829c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.870221196 +0000 UTC m=+6.072497758 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6829c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d682ec0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d682ec0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d682ec0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d682ec0): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d682ec0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.870221196 +0000 UTC m=+6.072497758 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d682ec0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cae92d0 item 35 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683540): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683540): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683540): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683540): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683540): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.876349829 +0000 UTC m=+6.078626391 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683540): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683a40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683a40): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cae9dc0 item 36 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683a40): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683a40): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683a40): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683a40): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683a40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.876817182 +0000 UTC m=+6.079093755 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d683a40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4080): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4080): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4080): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4080): >_readAt: n=3, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4080): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.876817182 +0000 UTC m=+6.079093755 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4080): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d060230 item 36 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a46c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a46c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a46c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a46c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a46c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.880487256 +0000 UTC m=+6.082763818 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a46c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4b40): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4b40): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4b40): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4b40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4b40): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d0605b0 item 37 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4b40): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4b40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.882476098 +0000 UTC m=+6.084752660 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a4b40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5040): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5040): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5040): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5040): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5040): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.882476098 +0000 UTC m=+6.084752660 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5040): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d0607e0 item 37 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a56c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a56c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a56c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a56c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a56c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.885549842 +0000 UTC m=+6.087826405 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a56c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5bc0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5bc0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d060b60 item 38 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5bc0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5bc0): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5bc0): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5bc0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.886451388 +0000 UTC m=+6.088727951 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6a5bc0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8200): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8200): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8200): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8200): >_readAt: n=3, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8200): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.886451388 +0000 UTC m=+6.088727951 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8200): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d0613b0 item 38 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8880): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8880): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8880): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8880): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8880): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.889143029 +0000 UTC m=+6.091419591 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8880): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8d80): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8d80): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8d80): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8d80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8d80): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d061960 item 39 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8d80): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8d80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.889497008 +0000 UTC m=+6.091773571 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c8d80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9280): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9280): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9280): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9280): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9280): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.889497008 +0000 UTC m=+6.091773571 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9280): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d061b20 item 39 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9900): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9900): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9900): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9900): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9900): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.891978412 +0000 UTC m=+6.094254975 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9900): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9e00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9e00): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce64000 item 40 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9e00): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9e00): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9e00): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9e00): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9e00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.893481495 +0000 UTC m=+6.095758059 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6c9e00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6440): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6440): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6440): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6440): >_readAt: n=3, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6440): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.893481495 +0000 UTC m=+6.095758059 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6440): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce64620 item 40 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6a00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6a00): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6a00): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6a00): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6a00): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6a00): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6a00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.895749416 +0000 UTC m=+6.098025979 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6a00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5b00): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5b00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5b00): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbca10 item 41 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5b00): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5b00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.897293427 +0000 UTC m=+6.099569990 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5b00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6140): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6140): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6140): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6140): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6140): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce64000 item 41 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6140): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6140): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.899521311 +0000 UTC m=+6.101797874 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6140): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6680): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6680): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6680): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6680): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6680): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.899521311 +0000 UTC m=+6.101797874 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6680): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce64620 item 41 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6ec0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6ec0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6ec0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6ec0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6ec0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6ec0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.903634853 +0000 UTC m=+6.105911426 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e6ec0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e73c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e73c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e73c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce651f0 item 42 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e73c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e73c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.904410168 +0000 UTC m=+6.106686732 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e73c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7900): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7900): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd21c0 item 42 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7900): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7900): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7900): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7900): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7900): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.904911257 +0000 UTC m=+6.107187820 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7900): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7e80): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7e80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7e80): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7e80): >_readAt: n=3, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7e80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.904911257 +0000 UTC m=+6.107187820 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6e7e80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd2380 item 42 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff46c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff46c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff46c0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff46c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff46c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff46c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff46c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.909377265 +0000 UTC m=+6.111653828 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff46c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff4bc0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff4bc0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff4bc0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd2850 item 43 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff4bc0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff4bc0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.911268793 +0000 UTC m=+6.113545356 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff4bc0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5100): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5100): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5100): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5100): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5100): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd2af0 item 43 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5100): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5100): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.911740245 +0000 UTC m=+6.114016808 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5100): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5640): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5640): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5640): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5640): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5640): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.911740245 +0000 UTC m=+6.114016808 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cff5640): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd2d20 item 43 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484280): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484280): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484280): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484280): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484280): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484280): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484280): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.91341843 +0000 UTC m=+6.115694992 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484280): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484780): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484780): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484780): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd3110 item 44 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484780): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484780): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.914838035 +0000 UTC m=+6.117114608 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484780): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484e00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484e00): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd3420 item 44 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484e00): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484e00): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484e00): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484e00): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484e00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.917419528 +0000 UTC m=+6.119696091 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d484e00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485380): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485380): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485380): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485380): >_readAt: n=3, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485380): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.917419528 +0000 UTC m=+6.119696091 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485380): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd36c0 item 44 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ca4aa00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ca4aa00): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ca4aa00): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ca4aa00): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ca4aa00): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ca4aa00): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ca4aa00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.921101503 +0000 UTC m=+6.123378066 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ca4aa00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cbbe480): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cbbe480): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cbbe480): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbcc40 item 45 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cbbe480): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cbbe480): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.921504425 +0000 UTC m=+6.123780989 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cbbe480): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cbbfd80): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cbbfd80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cbbfd80): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cbbfd80): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cbbfd80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.921504425 +0000 UTC m=+6.123780989 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cbbfd80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbce70 item 45 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2cc80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2cc80): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2cc80): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2cc80): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2cc80): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2cc80): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2cc80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.922788715 +0000 UTC m=+6.125065277 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2cc80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2d180): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2d180): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2d180): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbd3b0 item 46 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2d180): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2d180): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.924585463 +0000 UTC m=+6.126862036 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2d180): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2dd00): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2dd00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2dd00): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2dd00): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2dd00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.924585463 +0000 UTC m=+6.126862036 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cc2dd00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbd730 item 46 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b64c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b64c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b64c0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b64c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b64c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b64c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b64c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.926686107 +0000 UTC m=+6.128962671 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b64c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b6a40): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b6a40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b6a40): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbdce0 item 47 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b6a40): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b6a40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.927072909 +0000 UTC m=+6.129349472 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b6a40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7140): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7140): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7140): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7140): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7140): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.927072909 +0000 UTC m=+6.129349472 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7140): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cac6310 item 47 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7780): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7780): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7780): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7780): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7780): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7780): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7780): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.930698487 +0000 UTC m=+6.132975050 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7780): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7c80): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7c80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7c80): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cac6af0 item 48 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7c80): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7c80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.93104862 +0000 UTC m=+6.133325182 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d4b7c80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde6940): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde6940): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde6940): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde6940): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde6940): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.93104862 +0000 UTC m=+6.133325182 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde6940): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cac6d90 item 48 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde6f80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde6f80): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde6f80): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde6f80): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde6f80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.934744039 +0000 UTC m=+6.137020603 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde6f80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde7400): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde7400): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde7400): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde7400): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde7400): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde7400): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cac76c0 item 49 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde7400): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde7400): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.935152282 +0000 UTC m=+6.137428845 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde7400): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde79c0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde79c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde79c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde79c0): >_readAt: n=8, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde79c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.935152282 +0000 UTC m=+6.137428845 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cde79c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4ca000 item 49 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce82c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce82c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce82c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce82c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce82c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.936180036 +0000 UTC m=+6.138456599 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce82c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce8cc0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce8cc0): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce8cc0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4ca380 item 50 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce8cc0): _readAt: size=2, off=5 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce8cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce8cc0): _writeAt: size=3, off=5 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce8cc0): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce8cc0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.936656989 +0000 UTC m=+6.138933551 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce8cc0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce9440): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce9440): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce9440): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce9440): >_readAt: n=3, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce9440): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.936656989 +0000 UTC m=+6.138933551 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce9440): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4ca540 item 50 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce9e80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce9e80): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce9e80): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce9e80): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce9e80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.941074444 +0000 UTC m=+6.143351008 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cce9e80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60480): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60480): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60480): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60480): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60480): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60480): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4ca8c0 item 51 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60480): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60480): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.942416032 +0000 UTC m=+6.144692605 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60480): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60a40): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60a40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60a40): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60a40): >_readAt: n=8, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60a40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.942416032 +0000 UTC m=+6.144692605 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb60a40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4caa80 item 51 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.945243701 +0000 UTC m=+6.147520294 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cb610c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc440): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc440): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc440): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d518150 item 52 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc440): _readAt: size=2, off=5 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc440): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc440): _writeAt: size=3, off=5 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc440): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc440): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.946780068 +0000 UTC m=+6.149056631 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc440): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc9c0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc9c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc9c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc9c0): >_readAt: n=3, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc9c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.946780068 +0000 UTC m=+6.149056631 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fc9c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d518310 item 52 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd040): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd040): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd040): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd040): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd040): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.951760068 +0000 UTC m=+6.154036631 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd040): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd540): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd540): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd540): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd540): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd540): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd540): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d518930 item 53 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd540): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd540): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.954141121 +0000 UTC m=+6.156417685 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fd540): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fda80): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fda80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fda80): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fda80): >_readAt: n=8, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fda80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.954141121 +0000 UTC m=+6.156417685 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d6fda80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d518af0 item 53 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08200): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08200): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08200): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08200): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08200): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.955433236 +0000 UTC m=+6.157709800 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08200): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08700): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08700): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08700): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d518e70 item 54 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08700): _readAt: size=2, off=5 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08700): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08700): _writeAt: size=3, off=5 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08700): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08700): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.956229623 +0000 UTC m=+6.158506186 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08700): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08c80): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08c80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08c80): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08c80): >_readAt: n=3, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08c80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.956229623 +0000 UTC m=+6.158506186 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce08c80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d519030 item 54 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485940): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485940): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485940): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485940): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485940): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.960429197 +0000 UTC m=+6.162705760 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485940): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485e40): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485e40): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485e40): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485e40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485e40): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485e40): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c9301c0 item 55 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485e40): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485e40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.961026948 +0000 UTC m=+6.163303511 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052d485e40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfaa480): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfaa480): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfaa480): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfaa480): >_readAt: n=8, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfaa480): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.961026948 +0000 UTC m=+6.163303511 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfaa480): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c9303f0 item 55 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfaab00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfaab00): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfaab00): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfaab00): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfaab00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.964117834 +0000 UTC m=+6.166394398 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfaab00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab000): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab000): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab000): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c9308c0 item 56 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab000): _readAt: size=2, off=5 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab000): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab000): _writeAt: size=3, off=5 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab000): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab000): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.965198469 +0000 UTC m=+6.167475032 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab000): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab580): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab580): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab580): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab580): >_readAt: n=3, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab580): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.965198469 +0000 UTC m=+6.167475032 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfab580): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c931880 item 56 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfabbc0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfabbc0): open at offset 0 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfabbc0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfabbc0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfabbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfabbc0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfabbc0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfabbc0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.968548045 +0000 UTC m=+6.170824608 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfabbc0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce200): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce200): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce200): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d1781c0 item 57 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce200): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce200): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.968990332 +0000 UTC m=+6.171266895 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce200): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce740): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce740): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce740): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce740): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce740): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce740): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d178380 item 57 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce740): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce740): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.969406478 +0000 UTC m=+6.171683041 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfce740): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcecc0): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcecc0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcecc0): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcecc0): >_readAt: n=8, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcecc0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.969406478 +0000 UTC m=+6.171683041 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcecc0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d178540 item 57 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf300): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf300): open at offset 0 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf300): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf300): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf300): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf300): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf300): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf300): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.971770871 +0000 UTC m=+6.174047435 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf300): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf840): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf840): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf840): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d1788c0 item 58 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf840): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf840): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.973556689 +0000 UTC m=+6.175833252 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcf840): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcfd80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcfd80): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcfd80): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d178a80 item 58 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcfd80): _readAt: size=2, off=5 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcfd80): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcfd80): _writeAt: size=3, off=5 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcfd80): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcfd80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.974128902 +0000 UTC m=+6.176405465 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfcfd80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec440): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec440): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec440): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec440): >_readAt: n=3, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec440): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.974128902 +0000 UTC m=+6.176405465 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec440): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d178c40 item 58 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09500): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09500): open at offset 0 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09500): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09500): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09500): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09500): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09500): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09500): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.976206732 +0000 UTC m=+6.178483295 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09500): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09a40): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09a40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09a40): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d519490 item 59 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09a40): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09a40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.977403276 +0000 UTC m=+6.179679839 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce09a40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28080): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28080): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28080): _writeAt: size=3, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28080): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28080): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28080): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d5196c0 item 59 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28080): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28080): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.978419378 +0000 UTC m=+6.180695941 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28080): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28600): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28600): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28600): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28600): >_readAt: n=8, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28600): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.978419378 +0000 UTC m=+6.180695941 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28600): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d519880 item 59 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec840): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec840): open at offset 0 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec840): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec840): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec840): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec840): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec840): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec840): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.981240665 +0000 UTC m=+6.183517228 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfec840): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfecd80): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfecd80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfecd80): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d178ee0 item 60 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfecd80): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfecd80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.982029538 +0000 UTC m=+6.184306100 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfecd80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed2c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed2c0): open at offset 5 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed2c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d1790a0 item 60 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed2c0): _readAt: size=2, off=5 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed2c0): _writeAt: size=3, off=5 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed2c0): >_writeAt: n=3, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed2c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.983274943 +0000 UTC m=+6.185551506 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed2c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed880): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed880): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed880): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed880): >_readAt: n=3, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed880): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.983274943 +0000 UTC m=+6.185551506 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfed880): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d179260 item 60 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfedec0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfedec0): open at offset 0 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfedec0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfedec0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfedec0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfedec0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfedec0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfedec0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.986182662 +0000 UTC m=+6.188459226 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfedec0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cffe500): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cffe500): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cffe500): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d1795e0 item 61 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cffe500): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cffe500): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.986558053 +0000 UTC m=+6.188834616 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cffe500): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cffec00): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cffec00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cffec00): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cffec00): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cffec00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.986558053 +0000 UTC m=+6.188834616 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cffec00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d1797a0 item 61 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff240): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff240): open at offset 0 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff240): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff240): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff240): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff240): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff240): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff240): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.989161639 +0000 UTC m=+6.191438202 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff240): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff780): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff780): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff780): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d179b20 item 62 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff780): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff780): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.99055832 +0000 UTC m=+6.192834884 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfff780): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfffe80): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfffe80): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfffe80): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfffe80): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfffe80): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.99055832 +0000 UTC m=+6.192834884 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cfffe80): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d179dc0 item 62 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea05c0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea05c0): open at offset 0 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea05c0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea05c0): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea05c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea05c0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea05c0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea05c0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.992495164 +0000 UTC m=+6.194771727 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea05c0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea0b00): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea0b00): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea0b00): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce50310 item 63 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea0b00): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea0b00): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.992915469 +0000 UTC m=+6.195192032 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea0b00): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea1200): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea1200): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea1200): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea1200): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea1200): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.992915469 +0000 UTC m=+6.195192032 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052cea1200): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce505b0 item 63 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28c40): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28c40): open at offset 0 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28c40): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28c40): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28c40): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28c40): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28c40): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28c40): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.994888722 +0000 UTC m=+6.197165285 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce28c40): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29180): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29180): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29180): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d519c00 item 64 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29180): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29180): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.995922046 +0000 UTC m=+6.198198610 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29180): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29880): _readAt: size=512, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29880): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29880): >openPending: err= 2026/05/06 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29880): >_readAt: n=5, err=EOF 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29880): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.995922046 +0000 UTC m=+6.198198610 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29880): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: Remove: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d519dc0 item 64 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29ec0): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29ec0): >openPending: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29ec0): _writeAt: size=5, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29ec0): >_writeAt: n=5, err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29ec0): close: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:13.999283224 +0000 UTC m=+6.201559787 2026/05/06 03:02:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce29ec0): >close: err= 2026/05/06 03:02:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/06 03:02:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/06 03:02:13 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce42440): _readAt: size=2, off=0 2026/05/06 03:02:13 DEBUG : open-test-file(0x31052ce42440): openPending: 2026/05/06 03:02:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42440): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42440): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42440): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadc620 item 65 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42440): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42440): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.00042825 +0000 UTC m=+6.202704813 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42440): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42940): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42940): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42940): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42940): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42940): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.00042825 +0000 UTC m=+6.202704813 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42940): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadc8c0 item 65 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1840): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1840): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1840): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1840): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1840): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.00166511 +0000 UTC m=+6.203941673 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1840): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1cc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1cc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce50930 item 66 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1cc0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1cc0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1cc0): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1cc0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1cc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.005486269 +0000 UTC m=+6.207762831 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cea1cc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4300): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4300): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4300): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4300): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4300): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.005486269 +0000 UTC m=+6.207762831 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4300): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce50bd0 item 66 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4940): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4940): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4940): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4940): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4940): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.01055155 +0000 UTC m=+6.212828113 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4940): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4dc0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4dc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4dc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4dc0): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4dc0): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce515e0 item 67 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4dc0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4dc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.011007674 +0000 UTC m=+6.213284236 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4dc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec52c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec52c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec52c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec52c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec52c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.011007674 +0000 UTC m=+6.213284236 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec52c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce51810 item 67 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5940): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5940): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5940): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5940): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5940): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.014398988 +0000 UTC m=+6.216675551 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5940): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5e40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5e40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d090000 item 68 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5e40): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5e40): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5e40): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5e40): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5e40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.015529978 +0000 UTC m=+6.217806541 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5e40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4a480): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4a480): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4a480): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4a480): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4a480): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.015529978 +0000 UTC m=+6.217806541 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4a480): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d0901c0 item 68 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4aac0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4aac0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4aac0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4aac0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4aac0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.018173859 +0000 UTC m=+6.220450422 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4aac0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4af40): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4af40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4af40): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4af40): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4af40): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d090540 item 69 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4af40): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4af40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.022680644 +0000 UTC m=+6.224957207 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4af40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4b440): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4b440): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4b440): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4b440): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4b440): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.022680644 +0000 UTC m=+6.224957207 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4b440): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d090700 item 69 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42fc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42fc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42fc0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42fc0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42fc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.025171767 +0000 UTC m=+6.227448330 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce42fc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce434c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce434c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadcd90 item 70 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce434c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce434c0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce434c0): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce434c0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce434c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.02679145 +0000 UTC m=+6.229068013 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce434c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce43a00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce43a00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce43a00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce43a00): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce43a00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.02679145 +0000 UTC m=+6.229068013 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce43a00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadcf50 item 70 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72180): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72180): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72180): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72180): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72180): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.030441726 +0000 UTC m=+6.232718289 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72180): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72680): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72680): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72680): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72680): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72680): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadd3b0 item 71 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72680): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72680): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.030753395 +0000 UTC m=+6.233029958 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72680): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.030753395 +0000 UTC m=+6.233029958 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadd730 item 71 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73200): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73200): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73200): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73200): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73200): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.033444425 +0000 UTC m=+6.235720989 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73200): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052caddc00 item 72 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.03530743 +0000 UTC m=+6.237583993 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73c40): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73c40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73c40): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73c40): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73c40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.03530743 +0000 UTC m=+6.237583993 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73c40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce040e0 item 72 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92300): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92300): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92300): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92300): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92300): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92300): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92300): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.038596321 +0000 UTC m=+6.240872884 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92300): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92800): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92800): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92800): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce044d0 item 73 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92800): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92800): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.041312058 +0000 UTC m=+6.243588631 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92800): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92cc0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92cc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92cc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92cc0): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92cc0): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce04700 item 73 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92cc0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92cc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.042052659 +0000 UTC m=+6.244329222 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf92cc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93200): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93200): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93200): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93200): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93200): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.042052659 +0000 UTC m=+6.244329222 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93200): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce048c0 item 73 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93840): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93840): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93840): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93840): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93840): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93840): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93840): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.045106025 +0000 UTC m=+6.247382588 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93840): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93d40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93d40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93d40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce04d20 item 74 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93d40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93d40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.047112891 +0000 UTC m=+6.249389454 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf93d40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e380): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e380): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce05030 item 74 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e380): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e380): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e380): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e380): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e380): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.047602538 +0000 UTC m=+6.249879100 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e380): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e900): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e900): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e900): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e900): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e900): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.047602538 +0000 UTC m=+6.249879100 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce051f0 item 74 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4bb40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4bb40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4bb40): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4bb40): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4bb40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4bb40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4bb40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.049678374 +0000 UTC m=+6.251954938 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf4bb40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c140): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c140): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c140): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d090bd0 item 75 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c140): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c140): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.050024829 +0000 UTC m=+6.252301392 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c140): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c680): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c680): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c680): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c680): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c680): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d090d90 item 75 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c680): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c680): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.052133658 +0000 UTC m=+6.254410221 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6c680): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6cbc0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6cbc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6cbc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6cbc0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6cbc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.052133658 +0000 UTC m=+6.254410221 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6cbc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d090f50 item 75 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d200): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d200): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d200): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d200): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d200): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d200): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d200): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.054656521 +0000 UTC m=+6.256933084 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d200): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d700): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d700): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d700): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d0912d0 item 76 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d700): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d700): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.055953194 +0000 UTC m=+6.258229757 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6d700): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6dc40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6dc40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d091490 item 76 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6dc40): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6dc40): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6dc40): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6dc40): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6dc40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.057536839 +0000 UTC m=+6.259813403 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf6dc40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c2c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c2c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c2c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c2c0): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c2c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.057536839 +0000 UTC m=+6.259813403 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c2c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d091650 item 76 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c900): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c900): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c900): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c900): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c900): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c900): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c900): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.061202765 +0000 UTC m=+6.263479328 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08c900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08ce00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08ce00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08ce00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d091ab0 item 77 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08ce00): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08ce00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.063339416 +0000 UTC m=+6.265615979 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08ce00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08d500): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08d500): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08d500): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08d500): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08d500): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.063339416 +0000 UTC m=+6.265615979 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08d500): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d091c70 item 77 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08db40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08db40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08db40): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08db40): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08db40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08db40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08db40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.067226559 +0000 UTC m=+6.269503122 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d08db40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ba140): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ba140): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ba140): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd742a0 item 78 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ba140): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ba140): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.068460263 +0000 UTC m=+6.270736826 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ba140): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ba840): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ba840): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ba840): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ba840): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ba840): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.068460263 +0000 UTC m=+6.270736826 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ba840): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd74460 item 78 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ee80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ee80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ee80): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ee80): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ee80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ee80): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ee80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.070750064 +0000 UTC m=+6.273026628 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ee80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02f380): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02f380): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02f380): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce05650 item 79 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02f380): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02f380): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.07122332 +0000 UTC m=+6.273499883 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02f380): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02fa80): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02fa80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02fa80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02fa80): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02fa80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.07122332 +0000 UTC m=+6.273499883 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02fa80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce05880 item 79 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0561c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0561c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0561c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0561c0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0561c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0561c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0561c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.074676732 +0000 UTC m=+6.276953295 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0561c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0566c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0566c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0566c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce05c00 item 80 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0566c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0566c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.075817841 +0000 UTC m=+6.278094404 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0566c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d056dc0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d056dc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d056dc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d056dc0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d056dc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.075817841 +0000 UTC m=+6.278094404 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d056dc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41a000 item 80 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057400): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057400): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057400): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057400): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057400): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.078274678 +0000 UTC m=+6.280551240 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057400): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057880): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057880): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057880): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057880): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057880): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057880): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41a380 item 81 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057880): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057880): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.079411168 +0000 UTC m=+6.281687731 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057880): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057dc0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057dc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057dc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057dc0): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057dc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.079411168 +0000 UTC m=+6.281687731 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d057dc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41a690 item 81 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10e540): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10e540): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10e540): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10e540): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10e540): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.081807361 +0000 UTC m=+6.284083923 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10e540): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10ea40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10ea40): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10ea40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41acb0 item 82 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10ea40): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10ea40): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10ea40): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10ea40): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10ea40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.0834086 +0000 UTC m=+6.285685164 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10ea40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10efc0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10efc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10efc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10efc0): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10efc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.0834086 +0000 UTC m=+6.285685164 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10efc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41ae70 item 82 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10f640): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10f640): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10f640): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10f640): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10f640): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.08678145 +0000 UTC m=+6.289058012 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10f640): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10fb40): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10fb40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10fb40): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10fb40): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10fb40): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10fb40): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41b6c0 item 83 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10fb40): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10fb40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.087237853 +0000 UTC m=+6.289514416 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d10fb40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14a180): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14a180): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14a180): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14a180): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14a180): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.087237853 +0000 UTC m=+6.289514416 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14a180): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41b880 item 83 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14a800): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14a800): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14a800): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14a800): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14a800): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.092536297 +0000 UTC m=+6.294812859 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14a800): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14ad00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14ad00): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14ad00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cba24d0 item 84 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14ad00): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14ad00): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14ad00): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14ad00): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14ad00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.093058934 +0000 UTC m=+6.295335507 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14ad00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14b280): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14b280): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14b280): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14b280): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14b280): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.093058934 +0000 UTC m=+6.295335507 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14b280): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cba2850 item 84 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14b900): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14b900): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14b900): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14b900): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14b900): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.095754814 +0000 UTC m=+6.298031377 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14b900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14be00): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14be00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14be00): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14be00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14be00): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14be00): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cba30a0 item 85 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14be00): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14be00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.096208203 +0000 UTC m=+6.298484776 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d14be00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bae00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bae00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bae00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bae00): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bae00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.096208203 +0000 UTC m=+6.298484776 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bae00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cba3420 item 85 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb480): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb480): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb480): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb480): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb480): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.098145668 +0000 UTC m=+6.300422230 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb480): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb980): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb980): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb980): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd74a10 item 86 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb980): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb980): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb980): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb980): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb980): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.098555443 +0000 UTC m=+6.300832005 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bb980): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dc000): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dc000): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dc000): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dc000): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dc000): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.098555443 +0000 UTC m=+6.300832005 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dc000): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd74bd0 item 86 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172500): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172500): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172500): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172500): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172500): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.100836787 +0000 UTC m=+6.303113350 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172500): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172a00): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172a00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172a00): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172a00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172a00): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172a00): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cba3650 item 87 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172a00): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172a00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.101383902 +0000 UTC m=+6.303660465 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172a00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172f40): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172f40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172f40): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172f40): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172f40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.101383902 +0000 UTC m=+6.303660465 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d172f40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cba38f0 item 87 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1735c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1735c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1735c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1735c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1735c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.104408183 +0000 UTC m=+6.306684756 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1735c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d173ac0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d173ac0): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d173ac0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cba3dc0 item 88 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d173ac0): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d173ac0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d173ac0): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d173ac0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d173ac0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.104817978 +0000 UTC m=+6.307094542 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d173ac0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6140): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6140): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6140): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6140): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6140): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.104817978 +0000 UTC m=+6.307094542 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6140): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bc0e0 item 88 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6780): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6780): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6780): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6780): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6780): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6780): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6780): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6780): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.107760816 +0000 UTC m=+6.310037378 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6780): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6cc0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6cc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6cc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bc460 item 89 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6cc0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6cc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.108742072 +0000 UTC m=+6.311018634 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a6cc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7200): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7200): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7200): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7200): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7200): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7200): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bc620 item 89 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7200): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7200): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.109921874 +0000 UTC m=+6.312198437 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7200): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7780): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7780): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7780): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7780): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7780): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.109921874 +0000 UTC m=+6.312198437 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7780): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bc7e0 item 89 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7dc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7dc0): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7dc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7dc0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7dc0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7dc0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7dc0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7dc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.112910877 +0000 UTC m=+6.315187440 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a7dc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0400): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0400): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0400): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bcc40 item 90 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0400): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0400): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.113370376 +0000 UTC m=+6.315646949 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0400): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0940): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0940): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0940): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bce00 item 90 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0940): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0940): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0940): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0940): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0940): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.114105257 +0000 UTC m=+6.316381819 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0940): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0f00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0f00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0f00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0f00): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0f00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.114105257 +0000 UTC m=+6.316381819 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d0f00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bcfc0 item 90 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1540): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1540): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1540): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1540): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1540): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1540): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1540): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1540): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.118074916 +0000 UTC m=+6.320351479 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1540): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1a80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1a80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1a80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bd340 item 91 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1a80): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1a80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.119072482 +0000 UTC m=+6.321349045 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1d1a80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f60c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f60c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f60c0): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f60c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f60c0): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f60c0): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bd570 item 91 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f60c0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f60c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.119621141 +0000 UTC m=+6.321897705 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f60c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6640): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6640): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6640): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6640): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6640): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.119621141 +0000 UTC m=+6.321897705 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6640): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bd730 item 91 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6c80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6c80): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6c80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6c80): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6c80): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6c80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6c80): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6c80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.120817303 +0000 UTC m=+6.323093866 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6c80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f71c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f71c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f71c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bdab0 item 92 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f71c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f71c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.121239392 +0000 UTC m=+6.323515954 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f71c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7700): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7700): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7700): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bdce0 item 92 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7700): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7700): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7700): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7700): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7700): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.12173485 +0000 UTC m=+6.324011412 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7700): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7cc0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7cc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7cc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7cc0): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7cc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.12173485 +0000 UTC m=+6.324011412 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f7cc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbac1c0 item 92 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e400): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e400): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e400): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e400): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e400): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e400): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e400): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e400): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.12310436 +0000 UTC m=+6.325380922 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e400): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e940): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e940): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e940): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbad1f0 item 93 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e940): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e940): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.12358548 +0000 UTC m=+6.325862043 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e940): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f040): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f040): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f040): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f040): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f040): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.12358548 +0000 UTC m=+6.325862043 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f040): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbad3b0 item 93 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f680): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f680): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f680): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f680): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f680): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f680): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f680): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f680): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.12482231 +0000 UTC m=+6.327098873 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f680): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dc9c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dc9c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dc9c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd752d0 item 94 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dc9c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dc9c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.125261821 +0000 UTC m=+6.327538384 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dc9c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd0c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd0c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd0c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd0c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd0c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.125261821 +0000 UTC m=+6.327538384 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd0c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd756c0 item 94 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd700): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd700): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd700): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd700): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd700): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd700): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd700): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd700): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.126785112 +0000 UTC m=+6.329061675 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0dd700): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ddc40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ddc40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ddc40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd75c70 item 95 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ddc40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ddc40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.127225877 +0000 UTC m=+6.329502439 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ddc40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50c440): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50c440): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50c440): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50c440): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50c440): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.127225877 +0000 UTC m=+6.329502439 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50c440): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cf38380 item 95 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50ca80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50ca80): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50ca80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50ca80): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50ca80): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50ca80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50ca80): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50ca80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.129313725 +0000 UTC m=+6.331590289 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50ca80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50cfc0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50cfc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50cfc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cf38a10 item 96 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50cfc0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50cfc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.129806658 +0000 UTC m=+6.332083221 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50cfc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50d6c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50d6c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50d6c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50d6c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50d6c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.129806658 +0000 UTC m=+6.332083221 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50d6c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cf38d20 item 96 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= 2026/05/06 03:02:14 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : >WaitForWriters: 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/06 03:02:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50de40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50de40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50de40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50de40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50de40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.137558943 +0000 UTC m=+6.339835506 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d50de40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5323c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5323c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5323c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5323c0): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5323c0): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5323c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5323c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.137558943 +0000 UTC m=+6.339835506 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5323c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d532880): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d532880): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d532880): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d532880): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d532880): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.137558943 +0000 UTC m=+6.339835506 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d532880): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c730d20 item 1 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d532ec0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d532ec0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d532ec0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d532ec0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d532ec0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.140199999 +0000 UTC m=+6.342476562 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d532ec0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5333c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5333c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5333c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5333c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5333c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.140199999 +0000 UTC m=+6.342476562 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5333c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d09e000 item 2 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533a00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533a00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533a00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533a00): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533a00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.141413004 +0000 UTC m=+6.343689567 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533a00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533e80): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533e80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533e80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533e80): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533e80): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533e80): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533e80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.141413004 +0000 UTC m=+6.343689567 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d533e80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d556440): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d556440): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d556440): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d556440): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d556440): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.141413004 +0000 UTC m=+6.343689567 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d556440): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d09e9a0 item 3 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d556ac0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d556ac0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d556ac0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d556ac0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d556ac0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.143100746 +0000 UTC m=+6.345377309 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d556ac0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557000): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557000): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557000): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557000): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557000): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.143100746 +0000 UTC m=+6.345377309 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557000): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d09ee70 item 4 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557640): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557640): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557640): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557640): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557640): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.144584202 +0000 UTC m=+6.346860765 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557640): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557ac0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557ac0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557ac0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557ac0): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557ac0): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557ac0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.144584202 +0000 UTC m=+6.346860765 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d557ac0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578080): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578080): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578080): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578080): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578080): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.144584202 +0000 UTC m=+6.346860765 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578080): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d09f260 item 5 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578700): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578700): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578700): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578700): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578700): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.146291582 +0000 UTC m=+6.348568144 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578700): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578c40): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578c40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578c40): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578c40): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578c40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.146291582 +0000 UTC m=+6.348568144 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d578c40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d09f730 item 6 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5792c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5792c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5792c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5792c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5792c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.147944038 +0000 UTC m=+6.350220601 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5792c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5797c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5797c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5797c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5797c0): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5797c0): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5797c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5797c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.147944038 +0000 UTC m=+6.350220601 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5797c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d579c80): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d579c80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d579c80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d579c80): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d579c80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.147944038 +0000 UTC m=+6.350220601 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d579c80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d09fd50 item 7 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618400): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618400): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618400): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618400): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618400): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.150344348 +0000 UTC m=+6.352620921 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618400): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618940): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618940): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618940): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618940): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618940): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.150344348 +0000 UTC m=+6.352620921 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618940): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cb01110 item 8 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618f00): _readAt: size=2, off=0 2026/05/06 03:02:14 ERROR : open-test-file(0x31052d618f00): Couldn't read size of file 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618f00): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618f00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618f00): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618f00): close: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d618f00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6192c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6192c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6192c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6192c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6192c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.152545212 +0000 UTC m=+6.354821774 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6192c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619740): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619740): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619740): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619740): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619740): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619740): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619740): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.152545212 +0000 UTC m=+6.354821774 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619740): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619c40): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619c40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619c40): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619c40): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619c40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.152545212 +0000 UTC m=+6.354821774 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d619c40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ca8e380 item 9 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6343c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6343c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6343c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6343c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6343c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.154713663 +0000 UTC m=+6.356990226 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6343c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d634900): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d634900): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d634900): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d634900): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d634900): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.154713663 +0000 UTC m=+6.356990226 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d634900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ca8fb20 item 10 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4900): _readAt: size=2, off=0 2026/05/06 03:02:14 ERROR : open-test-file(0x31052d4d4900): Couldn't read size of file 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4900): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4900): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4900): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4900): close: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4cc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4cc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4cc0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4cc0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4cc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.15690046 +0000 UTC m=+6.359177023 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4cc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d51c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d51c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d51c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d51c0): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d51c0): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d51c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d51c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.15690046 +0000 UTC m=+6.359177023 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d51c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d56c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d56c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d56c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d56c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d56c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.15690046 +0000 UTC m=+6.359177023 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d56c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d071d50 item 11 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d634c00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d634c00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d634c00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d634c00): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d634c00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.159407262 +0000 UTC m=+6.361683825 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d634c00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635140): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635140): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635140): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635140): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635140): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.159407262 +0000 UTC m=+6.361683825 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635140): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cef4070 item 12 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635780): _readAt: size=2, off=0 2026/05/06 03:02:14 ERROR : open-test-file(0x31052d635780): Couldn't read size of file 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635780): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635780): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635780): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635780): close: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635780): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635b40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635b40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635b40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635b40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635b40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.161009452 +0000 UTC m=+6.363286015 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d635b40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654300): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654300): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654300): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654300): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654300): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.161009452 +0000 UTC m=+6.363286015 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654300): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cef4770 item 13 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654980): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654980): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654980): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654980): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654980): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.162645066 +0000 UTC m=+6.364921629 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654980): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654ec0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654ec0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654ec0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654ec0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654ec0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.162645066 +0000 UTC m=+6.364921629 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d654ec0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cef5420 item 14 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5d00): _readAt: size=2, off=0 2026/05/06 03:02:14 ERROR : open-test-file(0x31052d4d5d00): Couldn't read size of file 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5d00): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5d00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5d00): close: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5d00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c81c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c81c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c81c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c81c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c81c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.163888198 +0000 UTC m=+6.366164761 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c81c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c8880): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c8880): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c8880): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c8880): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c8880): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.163888198 +0000 UTC m=+6.366164761 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c8880): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbb2850 item 15 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c8f00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c8f00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c8f00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c8f00): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c8f00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.165244244 +0000 UTC m=+6.367520807 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c8f00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c9440): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c9440): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c9440): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c9440): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c9440): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.165244244 +0000 UTC m=+6.367520807 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c9440): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbb32d0 item 16 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c9a80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c9a80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c9a80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c9a80): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c9a80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.166486864 +0000 UTC m=+6.368763427 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5c9a80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4000): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4000): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4000): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4000): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4000): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4000): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4000): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4000): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.166486864 +0000 UTC m=+6.368763427 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4000): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4500): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4500): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4500): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4500): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4500): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.166486864 +0000 UTC m=+6.368763427 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4500): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbb3ab0 item 17 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4b80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4b80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4b80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4b80): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4b80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.168962267 +0000 UTC m=+6.371238829 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e4b80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e50c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e50c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e50c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e50c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e50c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.168962267 +0000 UTC m=+6.371238829 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e50c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d18a460 item 18 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5740): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5740): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5740): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5740): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5740): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.170863092 +0000 UTC m=+6.373139655 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5740): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5c40): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5c40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5c40): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5c40): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5c40): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5c40): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5c40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.170863092 +0000 UTC m=+6.373139655 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5e5c40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fe240): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fe240): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fe240): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fe240): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fe240): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.170863092 +0000 UTC m=+6.373139655 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fe240): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d18a7e0 item 19 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fe8c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fe8c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fe8c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fe8c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fe8c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.173006577 +0000 UTC m=+6.375283140 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fe8c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fee00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fee00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fee00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fee00): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fee00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.173006577 +0000 UTC m=+6.375283140 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5fee00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d18acb0 item 20 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff480): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff480): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff480): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff480): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff480): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.175240182 +0000 UTC m=+6.377516775 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff480): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff980): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff980): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff980): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff980): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff980): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff980): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff980): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff980): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.175240182 +0000 UTC m=+6.377516775 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ff980): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ffe80): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ffe80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ffe80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ffe80): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ffe80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.175240182 +0000 UTC m=+6.377516775 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d5ffe80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d18b0a0 item 21 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ac600): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ac600): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ac600): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ac600): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ac600): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.177387354 +0000 UTC m=+6.379663917 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ac600): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6acb40): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6acb40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6acb40): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6acb40): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6acb40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.177387354 +0000 UTC m=+6.379663917 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6acb40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d18bb90 item 22 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad1c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad1c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad1c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad1c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad1c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.179401674 +0000 UTC m=+6.381678297 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad1c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad6c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad6c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad6c0): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad6c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad6c0): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad6c0): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad6c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad6c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.179401674 +0000 UTC m=+6.381678297 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ad6c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6adbc0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6adbc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6adbc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6adbc0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6adbc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.179401674 +0000 UTC m=+6.381678297 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6adbc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cafc150 item 23 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6558c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6558c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6558c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6558c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6558c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.182501497 +0000 UTC m=+6.384778061 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6558c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d655e00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d655e00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d655e00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d655e00): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d655e00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.182501497 +0000 UTC m=+6.384778061 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d655e00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad07e0 item 24 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674540): _readAt: size=2, off=0 2026/05/06 03:02:14 ERROR : open-test-file(0x31052d674540): Couldn't read size of file 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674540): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674540): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674540): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674540): close: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674540): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674900): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674900): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674900): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674900): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674900): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.184811428 +0000 UTC m=+6.387087991 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674e00): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674e00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674e00): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674e00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674e00): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674e00): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674e00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.184811428 +0000 UTC m=+6.387087991 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d674e00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d675340): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d675340): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d675340): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d675340): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d675340): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.184811428 +0000 UTC m=+6.387087991 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d675340): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad0f50 item 25 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6759c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6759c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6759c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6759c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6759c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.187446491 +0000 UTC m=+6.389723065 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6759c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712000): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712000): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712000): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712000): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712000): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.187446491 +0000 UTC m=+6.389723065 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712000): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad1650 item 26 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ade80): _readAt: size=2, off=0 2026/05/06 03:02:14 ERROR : open-test-file(0x31052d6ade80): Couldn't read size of file 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ade80): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ade80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ade80): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ade80): close: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ade80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc340): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc340): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc340): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc340): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc340): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.189012965 +0000 UTC m=+6.391289538 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc340): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc840): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc840): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc840): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc840): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc840): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc840): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc840): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc840): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.189012965 +0000 UTC m=+6.391289538 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cc840): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ccd80): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ccd80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ccd80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ccd80): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ccd80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.189012965 +0000 UTC m=+6.391289538 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6ccd80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cafcaf0 item 27 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cd400): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cd400): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cd400): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cd400): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cd400): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.192239769 +0000 UTC m=+6.394516332 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cd400): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cd940): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cd940): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cd940): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cd940): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cd940): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.192239769 +0000 UTC m=+6.394516332 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d6cd940): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cafd730 item 28 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786080): _readAt: size=2, off=0 2026/05/06 03:02:14 ERROR : open-test-file(0x31052d786080): Couldn't read size of file 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786080): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786080): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786080): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786080): close: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786080): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786440): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786440): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786440): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786440): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786440): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.193481788 +0000 UTC m=+6.395758391 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786440): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786b00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786b00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786b00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786b00): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786b00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.193481788 +0000 UTC m=+6.395758391 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d786b00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c81a310 item 29 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d787180): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d787180): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d787180): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d787180): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d787180): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.196231891 +0000 UTC m=+6.398508474 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d787180): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7876c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7876c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7876c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7876c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7876c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.196231891 +0000 UTC m=+6.398508474 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7876c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c81a8c0 item 30 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d787d00): _readAt: size=2, off=0 2026/05/06 03:02:14 ERROR : open-test-file(0x31052d787d00): Couldn't read size of file 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d787d00): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d787d00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d787d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d787d00): close: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d787d00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a41c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a41c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a41c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a41c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a41c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.19840419 +0000 UTC m=+6.400680753 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a41c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4880): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4880): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4880): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4880): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4880): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.19840419 +0000 UTC m=+6.400680753 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4880): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c81aee0 item 31 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb61440): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb61440): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb61440): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb61440): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb61440): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.203519266 +0000 UTC m=+6.405795829 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb61440): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712900): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712900): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712900): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712900): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712900): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.203519266 +0000 UTC m=+6.405795829 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad1a40 item 32 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4200): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4200): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4200): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4200): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4200): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.205710691 +0000 UTC m=+6.407987254 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4200): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4700): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4700): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4700): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4700): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4700): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c81a310 item 33 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4700): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4700): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.206527687 +0000 UTC m=+6.408804250 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4700): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4e40): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4e40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4e40): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4e40): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4e40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.206527687 +0000 UTC m=+6.408804250 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a4e40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c81a690 item 33 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5480): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5480): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5480): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5480): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5480): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.208916806 +0000 UTC m=+6.411193369 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5480): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5900): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5900): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c81ac40 item 34 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5900): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5900): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5900): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5900): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5900): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.21113393 +0000 UTC m=+6.413410494 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5e40): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5e40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5e40): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5e40): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5e40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.21113393 +0000 UTC m=+6.413410494 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7a5e40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c81b0a0 item 34 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712dc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712dc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712dc0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712dc0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712dc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.213439962 +0000 UTC m=+6.415716525 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d712dc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713240): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713240): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713240): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713240): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713240): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c81bb90 item 35 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713240): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713240): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.214171907 +0000 UTC m=+6.416448469 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713240): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713740): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713740): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713740): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713740): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713740): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.214171907 +0000 UTC m=+6.416448469 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713740): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad07e0 item 35 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713dc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713dc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713dc0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713dc0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713dc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.215771774 +0000 UTC m=+6.418048336 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d713dc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb603c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb603c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad0f50 item 36 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb603c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb603c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb603c0): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb603c0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb603c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.216572868 +0000 UTC m=+6.418849451 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb603c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb60900): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb60900): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb60900): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb60900): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb60900): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.216572868 +0000 UTC m=+6.418849451 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb60900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad1260 item 36 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e480): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e480): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e480): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e480): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e480): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.218349499 +0000 UTC m=+6.420626062 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e480): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e900): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e900): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e900): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e900): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e900): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4ca230 item 37 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e900): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e900): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.218775225 +0000 UTC m=+6.421051798 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42e900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42ee00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42ee00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42ee00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42ee00): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42ee00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.218775225 +0000 UTC m=+6.421051798 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42ee00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4ca3f0 item 37 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f480): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f480): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f480): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f480): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f480): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.219939187 +0000 UTC m=+6.422215760 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42f480): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42fa00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42fa00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4ca770 item 38 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42fa00): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42fa00): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42fa00): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42fa00): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42fa00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.22065985 +0000 UTC m=+6.422936413 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d42fa00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4040): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4040): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4040): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4040): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4040): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.22065985 +0000 UTC m=+6.422936413 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4040): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4ca930 item 38 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff47c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff47c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff47c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff47c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff47c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.222333084 +0000 UTC m=+6.424609648 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff47c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4cc0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4cc0): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4cc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4cc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4cae00 item 39 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4cc0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4cc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.223352142 +0000 UTC m=+6.425628705 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff4cc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff51c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff51c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff51c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff51c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff51c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.223352142 +0000 UTC m=+6.425628705 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff51c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4cb0a0 item 39 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb60cc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb60cc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb60cc0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb60cc0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb60cc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.22547587 +0000 UTC m=+6.427752443 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb60cc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb611c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb611c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad15e0 item 40 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb611c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb611c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb611c0): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb611c0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb611c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.226150987 +0000 UTC m=+6.428427550 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb611c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb61a00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb61a00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb61a00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb61a00): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb61a00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.226150987 +0000 UTC m=+6.428427550 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cb61a00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cad17a0 item 40 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ca4a680): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ca4a680): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ca4a680): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ca4a680): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ca4a680): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ca4a680): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ca4a680): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.227592684 +0000 UTC m=+6.429869247 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ca4a680): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbe180): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbe180): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbe180): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbac690 item 41 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbe180): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbe180): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.228395743 +0000 UTC m=+6.430672307 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbe180): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbee80): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbee80): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbee80): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbee80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbee80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbace70 item 41 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbee80): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbee80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.229107109 +0000 UTC m=+6.431383672 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cbbee80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2c0c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2c0c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2c0c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2c0c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2c0c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.229107109 +0000 UTC m=+6.431383672 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2c0c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbad2d0 item 41 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2ce00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2ce00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2ce00): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2ce00): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2ce00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2ce00): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2ce00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.230644397 +0000 UTC m=+6.432920960 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2ce00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2d340): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2d340): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2d340): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbad960 item 42 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2d340): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2d340): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.231031409 +0000 UTC m=+6.433307973 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2d340): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2dcc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2dcc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbadc00 item 42 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2dcc0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2dcc0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2dcc0): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2dcc0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2dcc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.231680396 +0000 UTC m=+6.433956960 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc2dcc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b63c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b63c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b63c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b63c0): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b63c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.231680396 +0000 UTC m=+6.433956960 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b63c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce640e0 item 42 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6a80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6a80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6a80): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6a80): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6a80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6a80): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6a80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.233438081 +0000 UTC m=+6.435714644 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6a80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6f80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6f80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6f80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce64af0 item 43 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6f80): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6f80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.234049349 +0000 UTC m=+6.436325911 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b6f80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b74c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b74c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b74c0): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b74c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b74c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce65180 item 43 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b74c0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b74c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.234654433 +0000 UTC m=+6.436930996 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b74c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b7a00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b7a00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b7a00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b7a00): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b7a00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.234654433 +0000 UTC m=+6.436930996 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4b7a00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbc0e0 item 43 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6580): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6580): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6580): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6580): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6580): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6580): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6580): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.236243278 +0000 UTC m=+6.438519841 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6580): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6b00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6b00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6b00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbcc40 item 44 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6b00): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6b00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.237108705 +0000 UTC m=+6.439385268 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde6b00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7040): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7040): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbce70 item 44 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7040): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7040): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7040): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7040): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7040): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.238255705 +0000 UTC m=+6.440532278 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7040): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff5740): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff5740): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff5740): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff5740): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff5740): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.238255705 +0000 UTC m=+6.440532278 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cff5740): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbd180 item 44 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7680): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7680): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7680): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7680): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7680): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7680): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7680): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.239705327 +0000 UTC m=+6.441981889 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7680): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7c00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7c00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7c00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbd500 item 45 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7c00): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7c00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.24079093 +0000 UTC m=+6.443067493 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde7c00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce88c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce88c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce88c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce88c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce88c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.24079093 +0000 UTC m=+6.443067493 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce88c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbd810 item 45 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9180): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9180): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9180): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9180): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9180): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9180): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9180): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.243051096 +0000 UTC m=+6.445327659 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9180): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9b80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9b80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9b80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cbbdd50 item 46 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9b80): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9b80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.24374049 +0000 UTC m=+6.446017053 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cce9b80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4380): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4380): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4380): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4380): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4380): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.24374049 +0000 UTC m=+6.446017053 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4380): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cac62a0 item 46 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4a00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4a00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4a00): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4a00): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4a00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4a00): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4a00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.245462758 +0000 UTC m=+6.447739321 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4a00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4f00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4f00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4f00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cac6a10 item 47 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4f00): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4f00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.246175888 +0000 UTC m=+6.448452450 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d4f00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5600): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5600): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5600): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5600): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5600): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.246175888 +0000 UTC m=+6.448452450 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5600): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cac6d20 item 47 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5c40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5c40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5c40): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5c40): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5c40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5c40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5c40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.248351633 +0000 UTC m=+6.450628196 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d4d5c40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70240): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70240): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70240): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cac75e0 item 48 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70240): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70240): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.249046817 +0000 UTC m=+6.451323381 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70240): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70940): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70940): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70940): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70940): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70940): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.249046817 +0000 UTC m=+6.451323381 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70940): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cac7ce0 item 48 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7340c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7340c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7340c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7340c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7340c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.250795345 +0000 UTC m=+6.453071908 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7340c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734540): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734540): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734540): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734540): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734540): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734540): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4cb5e0 item 49 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734540): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734540): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.251772193 +0000 UTC m=+6.454048756 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734540): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734a80): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734a80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734a80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734a80): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734a80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.251772193 +0000 UTC m=+6.454048756 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d734a80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4cb7a0 item 49 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735100): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735100): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735100): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735100): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735100): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.253626581 +0000 UTC m=+6.455903144 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735100): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735600): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735600): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735600): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4cbb20 item 50 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735600): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735600): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735600): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735600): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735600): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.254232757 +0000 UTC m=+6.456509320 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735600): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735b80): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735b80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735b80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735b80): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735b80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.254232757 +0000 UTC m=+6.456509320 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d735b80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4cbce0 item 50 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740300): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740300): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740300): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740300): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740300): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.25621639 +0000 UTC m=+6.458492953 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740300): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740800): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740800): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740800): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740800): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740800): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740800): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c9302a0 item 51 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740800): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740800): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.257030129 +0000 UTC m=+6.459306692 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740800): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740d40): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740d40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740d40): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740d40): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740d40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.257030129 +0000 UTC m=+6.459306692 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d740d40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c930460 item 51 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7413c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7413c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7413c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7413c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7413c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.258670743 +0000 UTC m=+6.460947306 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7413c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7418c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7418c0): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7418c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c930930 item 52 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7418c0): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7418c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7418c0): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7418c0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7418c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.259369544 +0000 UTC m=+6.461646108 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7418c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d741e40): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d741e40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d741e40): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d741e40): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d741e40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.259369544 +0000 UTC m=+6.461646108 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d741e40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c9318f0 item 52 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74c5c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74c5c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74c5c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74c5c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74c5c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.260583751 +0000 UTC m=+6.462860314 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74c5c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74cac0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74cac0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74cac0): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74cac0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74cac0): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74cac0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d178230 item 53 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74cac0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74cac0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.260992164 +0000 UTC m=+6.463268727 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74cac0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74d000): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74d000): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74d000): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74d000): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74d000): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.260992164 +0000 UTC m=+6.463268727 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74d000): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d1783f0 item 53 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74d680): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74d680): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74d680): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74d680): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74d680): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.262534973 +0000 UTC m=+6.464811536 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74d680): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74db80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74db80): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74db80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d178770 item 54 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74db80): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74db80): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74db80): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74db80): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74db80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.262963263 +0000 UTC m=+6.465239826 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d74db80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758200): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758200): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758200): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758200): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758200): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.262963263 +0000 UTC m=+6.465239826 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758200): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d178930 item 54 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758880): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758880): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758880): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758880): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758880): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.264411282 +0000 UTC m=+6.466687845 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758880): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758d80): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758d80): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758d80): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758d80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758d80): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758d80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d178cb0 item 55 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758d80): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758d80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.265068515 +0000 UTC m=+6.467345079 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d758d80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70cc0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70cc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70cc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70cc0): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70cc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.265068515 +0000 UTC m=+6.467345079 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc70cc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d178e70 item 55 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71340): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71340): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71340): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71340): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71340): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.266436793 +0000 UTC m=+6.468713356 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71340): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71840): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71840): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71840): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd25b0 item 56 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71840): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71840): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71840): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71840): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71840): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.266997384 +0000 UTC m=+6.469273947 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71840): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71dc0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71dc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71dc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71dc0): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71dc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.266997384 +0000 UTC m=+6.469273947 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cc71dc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd27e0 item 56 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80500): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80500): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80500): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80500): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80500): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80500): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80500): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80500): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.269271616 +0000 UTC m=+6.471548189 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80500): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80a40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80a40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80a40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd2cb0 item 57 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80a40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80a40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.270049457 +0000 UTC m=+6.472326020 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80a40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80f80): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80f80): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80f80): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80f80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80f80): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80f80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd2e70 item 57 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80f80): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80f80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.270795629 +0000 UTC m=+6.473072192 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd80f80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81500): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81500): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81500): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81500): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81500): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.270795629 +0000 UTC m=+6.473072192 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81500): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd3030 item 57 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81b40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81b40): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81b40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81b40): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81b40): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81b40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81b40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81b40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.274863674 +0000 UTC m=+6.477140237 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cd81b40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde8180): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde8180): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde8180): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd35e0 item 58 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde8180): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde8180): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.275800285 +0000 UTC m=+6.478076859 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde8180): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde86c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde86c0): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde86c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cfd3960 item 58 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde86c0): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde86c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde86c0): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde86c0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde86c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.277722671 +0000 UTC m=+6.479999235 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde86c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde8c80): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde8c80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde8c80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde8c80): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde8c80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.277722671 +0000 UTC m=+6.479999235 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde8c80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d518070 item 58 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759340): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759340): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759340): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759340): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759340): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759340): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759340): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759340): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.28057621 +0000 UTC m=+6.482852774 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759340): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759880): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759880): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759880): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d1790a0 item 59 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759880): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759880): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.281141609 +0000 UTC m=+6.483418173 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759880): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759dc0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759dc0): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759dc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759dc0): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759dc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d179260 item 59 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759dc0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759dc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.281687913 +0000 UTC m=+6.483964476 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d759dc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d766440): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d766440): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d766440): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d766440): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d766440): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.281687913 +0000 UTC m=+6.483964476 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d766440): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d179420 item 59 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde92c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde92c0): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde92c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde92c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde92c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde92c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde92c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde92c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.283651558 +0000 UTC m=+6.485928121 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde92c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9800): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9800): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9800): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d5183f0 item 60 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9800): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9800): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.284048838 +0000 UTC m=+6.486325402 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9800): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9d40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9d40): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9d40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d518770 item 60 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9d40): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9d40): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9d40): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9d40): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9d40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.284874331 +0000 UTC m=+6.487150893 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cde9d40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18400): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18400): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18400): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18400): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18400): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.284874331 +0000 UTC m=+6.487150893 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18400): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d518a10 item 60 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18a40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18a40): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18a40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18a40): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18a40): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18a40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18a40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18a40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.286505506 +0000 UTC m=+6.488782070 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18a40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18f80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18f80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18f80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d518d90 item 61 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18f80): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18f80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.286853735 +0000 UTC m=+6.489130298 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce18f80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19680): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19680): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19680): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19680): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19680): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.286853735 +0000 UTC m=+6.489130298 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19680): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d518f50 item 61 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19cc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19cc0): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19cc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19cc0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19cc0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19cc0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19cc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.288870851 +0000 UTC m=+6.491147413 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce19cc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce38300): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce38300): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce38300): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d5192d0 item 62 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce38300): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce38300): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.28938334 +0000 UTC m=+6.491659902 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce38300): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce38a00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce38a00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce38a00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce38a00): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce38a00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.28938334 +0000 UTC m=+6.491659902 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce38a00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d519490 item 62 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39040): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39040): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39040): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39040): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39040): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39040): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39040): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39040): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.290758851 +0000 UTC m=+6.493035424 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39040): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39580): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39580): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39580): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d519880 item 63 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39580): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39580): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.291128371 +0000 UTC m=+6.493404934 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39580): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39c80): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39c80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39c80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39c80): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39c80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.291128371 +0000 UTC m=+6.493404934 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce39c80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d519a40 item 63 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce583c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce583c0): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce583c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce583c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce583c0): >_readAt: n=0, err=Bad file descriptor 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce583c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce583c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce583c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.292369418 +0000 UTC m=+6.494645981 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce583c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce58900): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce58900): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce58900): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d519dc0 item 64 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce58900): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce58900): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.2927616 +0000 UTC m=+6.495038163 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce58900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59000): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59000): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59000): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59000): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59000): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.2927616 +0000 UTC m=+6.495038163 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59000): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce50150 item 64 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59640): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59640): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59640): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59640): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59640): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.293971079 +0000 UTC m=+6.496247642 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59640): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59ac0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59ac0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59ac0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59ac0): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59ac0): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce505b0 item 65 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59ac0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59ac0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.29456439 +0000 UTC m=+6.496840954 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce59ac0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce720c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce720c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce720c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce720c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce720c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.29456439 +0000 UTC m=+6.496840954 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce720c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce50770 item 65 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72700): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72700): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72700): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72700): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72700): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.295843681 +0000 UTC m=+6.498120244 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72700): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce50bd0 item 66 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.297225023 +0000 UTC m=+6.499501586 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce72b80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce730c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce730c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce730c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce730c0): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce730c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.297225023 +0000 UTC m=+6.499501586 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce730c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce50e00 item 66 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.298582241 +0000 UTC m=+6.500858804 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73700): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73b80): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73b80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73b80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73b80): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73b80): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce51810 item 67 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73b80): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73b80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.299219516 +0000 UTC m=+6.501496079 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce73b80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9c180): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9c180): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9c180): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9c180): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9c180): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.299219516 +0000 UTC m=+6.501496079 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9c180): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce51ab0 item 67 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9c800): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9c800): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9c800): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9c800): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9c800): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.300956892 +0000 UTC m=+6.503233456 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9c800): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9cd00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9cd00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadc4d0 item 68 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9cd00): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9cd00): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9cd00): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9cd00): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9cd00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.301646618 +0000 UTC m=+6.503923181 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9cd00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9d240): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9d240): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9d240): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9d240): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9d240): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.301646618 +0000 UTC m=+6.503923181 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9d240): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadc700 item 68 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9d880): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9d880): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9d880): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9d880): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9d880): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.303485055 +0000 UTC m=+6.505761669 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9d880): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9dd00): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9dd00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9dd00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9dd00): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9dd00): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadccb0 item 69 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9dd00): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9dd00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.30431248 +0000 UTC m=+6.506589044 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052ce9dd00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4300): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4300): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4300): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4300): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4300): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.30431248 +0000 UTC m=+6.506589044 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4300): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadce70 item 69 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4980): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4980): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4980): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4980): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4980): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.306314568 +0000 UTC m=+6.508591130 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4980): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4e80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4e80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadd1f0 item 70 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4e80): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4e80): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4e80): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4e80): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4e80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.307067733 +0000 UTC m=+6.509344296 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec4e80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec53c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec53c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec53c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec53c0): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec53c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.307067733 +0000 UTC m=+6.509344296 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec53c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadd5e0 item 70 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5a40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5a40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5a40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5a40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5a40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.308320622 +0000 UTC m=+6.510597185 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cec5a40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48040): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48040): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48040): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48040): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48040): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052caddb20 item 71 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48040): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48040): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.308984959 +0000 UTC m=+6.511261522 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48040): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48540): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48540): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48540): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48540): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48540): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.308984959 +0000 UTC m=+6.511261522 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48540): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cadddc0 item 71 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48bc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48bc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48bc0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48bc0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48bc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.310384346 +0000 UTC m=+6.512660908 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf48bc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf490c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf490c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d090310 item 72 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf490c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf490c0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf490c0): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf490c0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf490c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.310944997 +0000 UTC m=+6.513221560 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf490c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49600): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49600): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49600): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49600): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49600): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.310944997 +0000 UTC m=+6.513221560 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49600): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d0904d0 item 72 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49bc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49bc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49bc0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49bc0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49bc0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49bc0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49bc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.31252194 +0000 UTC m=+6.514798503 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf49bc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf661c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf661c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf661c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d090930 item 73 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf661c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf661c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.313161931 +0000 UTC m=+6.515438504 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf661c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66680): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66680): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66680): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66680): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66680): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d090b60 item 73 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66680): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66680): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.313915867 +0000 UTC m=+6.516192429 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66680): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66bc0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66bc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66bc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66bc0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66bc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.313915867 +0000 UTC m=+6.516192429 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf66bc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d090d20 item 73 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67200): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67200): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67200): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67200): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67200): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67200): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67200): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.315536803 +0000 UTC m=+6.517813406 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67200): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67700): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67700): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67700): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d0910a0 item 74 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67700): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67700): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.316067698 +0000 UTC m=+6.518344290 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67700): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67c40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67c40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d091260 item 74 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67c40): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67c40): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67c40): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67c40): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67c40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.317038384 +0000 UTC m=+6.519314947 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf67c40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a2c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a2c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a2c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a2c0): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a2c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.317038384 +0000 UTC m=+6.519314947 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a2c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d091420 item 74 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a900): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a900): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a900): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a900): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a900): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a900): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a900): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.31882402 +0000 UTC m=+6.521100614 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8a900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8ae00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8ae00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8ae00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d091880 item 75 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8ae00): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8ae00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.31933101 +0000 UTC m=+6.521607574 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8ae00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b340): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b340): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b340): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b340): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b340): _writeAt: size=3, off=2 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d091a40 item 75 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b340): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b340): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.319915305 +0000 UTC m=+6.522191868 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b340): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b880): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b880): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b880): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b880): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b880): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.319915305 +0000 UTC m=+6.522191868 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8b880): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d091c00 item 75 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8bec0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8bec0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8bec0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8bec0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8bec0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8bec0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8bec0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.321433117 +0000 UTC m=+6.523709710 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cf8bec0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa44c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa44c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa44c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce041c0 item 76 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa44c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa44c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.322262305 +0000 UTC m=+6.524538868 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa44c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4a00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4a00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce04380 item 76 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4a00): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4a00): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4a00): _writeAt: size=3, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4a00): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4a00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.322970605 +0000 UTC m=+6.525247168 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4a00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4f80): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4f80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4f80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4f80): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4f80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.322970605 +0000 UTC m=+6.525247168 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa4f80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce04540 item 76 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa55c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa55c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa55c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa55c0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa55c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa55c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa55c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.325003962 +0000 UTC m=+6.527280524 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa55c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa5ac0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa5ac0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa5ac0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce04930 item 77 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa5ac0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa5ac0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.325441038 +0000 UTC m=+6.527717611 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfa5ac0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca2c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca2c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca2c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca2c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca2c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.325441038 +0000 UTC m=+6.527717611 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca2c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce04af0 item 77 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca900): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca900): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca900): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca900): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca900): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca900): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca900): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.327096509 +0000 UTC m=+6.529373072 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfca900): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcae00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcae00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcae00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce050a0 item 78 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcae00): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcae00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.32785276 +0000 UTC m=+6.530129324 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcae00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d766d80): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d766d80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d766d80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d766d80): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d766d80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.32785276 +0000 UTC m=+6.530129324 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d766d80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d1796c0 item 78 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7673c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7673c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7673c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7673c0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7673c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7673c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7673c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.330688334 +0000 UTC m=+6.532964897 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7673c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7678c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7678c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7678c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d179a40 item 79 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7678c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7678c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.331313396 +0000 UTC m=+6.533589959 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7678c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a0c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a0c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a0c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a0c0): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a0c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.331313396 +0000 UTC m=+6.533589959 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a0c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d179c00 item 79 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a700): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a700): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a700): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a700): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a700): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a700): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a700): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.33423854 +0000 UTC m=+6.536515113 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00a700): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00ac00): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00ac00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00ac00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41a1c0 item 80 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00ac00): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00ac00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.334977007 +0000 UTC m=+6.537253570 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00ac00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00b300): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00b300): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00b300): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00b300): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00b300): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.334977007 +0000 UTC m=+6.537253570 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00b300): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41a380 item 80 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00b940): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00b940): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00b940): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00b940): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00b940): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.336854448 +0000 UTC m=+6.539131011 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00b940): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00bdc0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00bdc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00bdc0): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00bdc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00bdc0): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00bdc0): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41aa10 item 81 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00bdc0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00bdc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.337692814 +0000 UTC m=+6.539969427 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d00bdc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e400): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e400): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e400): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e400): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e400): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.337692814 +0000 UTC m=+6.539969427 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02e400): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41abd0 item 81 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ea80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ea80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ea80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ea80): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ea80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.339374926 +0000 UTC m=+6.541651489 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ea80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ef80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ef80): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ef80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41b180 item 82 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ef80): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ef80): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ef80): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ef80): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ef80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.339986653 +0000 UTC m=+6.542263216 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02ef80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02f500): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02f500): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02f500): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02f500): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02f500): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.339986653 +0000 UTC m=+6.542263216 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02f500): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41b570 item 82 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02fb80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02fb80): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02fb80): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02fb80): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02fb80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.341748856 +0000 UTC m=+6.544025420 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d02fb80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d062180): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d062180): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d062180): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d062180): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d062180): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d062180): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d41b960 item 83 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d062180): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d062180): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.342964606 +0000 UTC m=+6.545241169 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d062180): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0626c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0626c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0626c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0626c0): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0626c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.342964606 +0000 UTC m=+6.545241169 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0626c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cba2310 item 83 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb240): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb240): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb240): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb240): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb240): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.345026706 +0000 UTC m=+6.547303271 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb240): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb740): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb740): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb740): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce05340 item 84 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb740): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb740): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb740): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb740): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb740): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.345661368 +0000 UTC m=+6.547937941 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcb740): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcbcc0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcbcc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcbcc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcbcc0): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcbcc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.345661368 +0000 UTC m=+6.547937941 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052cfcbcc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce055e0 item 84 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088440): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088440): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088440): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088440): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088440): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.348340535 +0000 UTC m=+6.550617108 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088440): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088940): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088940): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088940): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088940): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088940): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088940): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce059d0 item 85 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088940): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088940): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.348906898 +0000 UTC m=+6.551183460 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088940): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088e80): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088e80): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088e80): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088e80): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088e80): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.348906898 +0000 UTC m=+6.551183460 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d088e80): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052ce05b90 item 85 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089500): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089500): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089500): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089500): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089500): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.351075389 +0000 UTC m=+6.553351973 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089500): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089a00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089a00): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089a00): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bc150 item 86 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089a00): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089a00): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089a00): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089a00): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089a00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.352165441 +0000 UTC m=+6.554442004 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d089a00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0be080): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0be080): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0be080): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0be080): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0be080): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.352165441 +0000 UTC m=+6.554442004 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0be080): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bc310 item 86 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0be700): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0be700): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0be700): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0be700): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0be700): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.353969043 +0000 UTC m=+6.556245606 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0be700): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bec00): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bec00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bec00): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bec00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bec00): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bec00): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bc690 item 87 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bec00): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bec00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.354832055 +0000 UTC m=+6.557108618 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bec00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf140): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf140): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf140): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf140): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf140): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.354832055 +0000 UTC m=+6.557108618 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf140): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bc850 item 87 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0180): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0180): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0180): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0180): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0180): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.356707593 +0000 UTC m=+6.558984156 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0180): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0680): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0680): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0680): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd742a0 item 88 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0680): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0680): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0680): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0680): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0680): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.357840366 +0000 UTC m=+6.560116949 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0680): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0c00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0c00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0c00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0c00): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0c00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.357840366 +0000 UTC m=+6.560116949 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d0c00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd74460 item 88 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1240): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1240): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1240): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1240): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1240): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1240): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1240): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1240): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.359537627 +0000 UTC m=+6.561814190 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1240): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1780): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1780): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1780): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd748c0 item 89 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1780): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1780): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.360050897 +0000 UTC m=+6.562327480 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1780): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1cc0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1cc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1cc0): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1cc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1cc0): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1cc0): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd74a80 item 89 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1cc0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1cc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.360636064 +0000 UTC m=+6.562912668 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7d1cc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee340): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee340): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee340): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee340): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee340): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.360636064 +0000 UTC m=+6.562912668 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee340): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd74d20 item 89 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee980): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee980): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee980): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee980): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee980): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee980): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee980): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee980): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.362065208 +0000 UTC m=+6.564341771 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ee980): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7eeec0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7eeec0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7eeec0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd753b0 item 90 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7eeec0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7eeec0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.362527552 +0000 UTC m=+6.564804115 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7eeec0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef400): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef400): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef400): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd75730 item 90 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef400): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef400): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef400): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef400): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef400): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.363735147 +0000 UTC m=+6.566011709 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef400): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef9c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef9c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef9c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef9c0): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef9c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.363735147 +0000 UTC m=+6.566011709 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d7ef9c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cd758f0 item 90 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114100): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114100): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114100): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114100): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114100): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114100): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114100): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114100): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.365910512 +0000 UTC m=+6.568187076 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114100): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114640): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114640): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114640): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052cf383f0 item 91 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114640): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114640): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.366875738 +0000 UTC m=+6.569152321 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d114640): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf680): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf680): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf680): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf680): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf680): >_readAt: n=2, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf680): _writeAt: size=3, off=7 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bcb60 item 91 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf680): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf680): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.367454382 +0000 UTC m=+6.569730965 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bf680): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bfc00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bfc00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bfc00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bfc00): >_readAt: n=8, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bfc00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.367454382 +0000 UTC m=+6.569730965 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0bfc00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bcd20 item 91 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee340): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee340): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee340): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee340): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee340): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee340): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee340): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee340): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.369645968 +0000 UTC m=+6.571922530 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee340): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee880): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee880): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee880): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bd0a0 item 92 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee880): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee880): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.3702177 +0000 UTC m=+6.572494283 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ee880): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0eedc0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0eedc0): open at offset 5 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0eedc0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bd260 item 92 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0eedc0): _readAt: size=2, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0eedc0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0eedc0): _writeAt: size=3, off=5 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0eedc0): >_writeAt: n=3, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0eedc0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.370957118 +0000 UTC m=+6.573233681 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0eedc0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef380): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef380): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef380): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef380): >_readAt: n=3, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef380): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.370957118 +0000 UTC m=+6.573233681 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef380): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bd490 item 92 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef9c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef9c0): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef9c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef9c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef9c0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef9c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef9c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef9c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.372649359 +0000 UTC m=+6.574925922 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d0ef9c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0000): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0000): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0000): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bd810 item 93 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0000): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0000): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.373478869 +0000 UTC m=+6.575755432 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0000): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0700): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0700): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0700): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0700): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0700): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.373478869 +0000 UTC m=+6.575755432 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0700): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bd9d0 item 93 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0d40): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0d40): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0d40): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0d40): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0d40): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0d40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0d40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0d40): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.375284875 +0000 UTC m=+6.577561438 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a0d40): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a1280): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a1280): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a1280): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d4bddc0 item 94 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a1280): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a1280): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.376225243 +0000 UTC m=+6.578501816 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a1280): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a1980): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a1980): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a1980): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a1980): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a1980): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.376225243 +0000 UTC m=+6.578501816 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1a1980): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c730a10 item 94 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca0c0): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca0c0): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca0c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca0c0): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca0c0): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca0c0): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca0c0): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca0c0): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.377975694 +0000 UTC m=+6.580252258 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca0c0): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca600): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca600): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca600): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c7312d0 item 95 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca600): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca600): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.378484477 +0000 UTC m=+6.580761050 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1ca600): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cad00): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cad00): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cad00): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cad00): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cad00): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.378484477 +0000 UTC m=+6.580761050 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cad00): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052c731960 item 95 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb340): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb340): open at offset 0 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb340): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb340): _readAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb340): >_readAt: n=0, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb340): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb340): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb340): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.380450887 +0000 UTC m=+6.582727449 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb340): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb880): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb880): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb880): >openPending: err= 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d09e850 item 96 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb880): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb880): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.380904315 +0000 UTC m=+6.583180898 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1cb880): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/06 03:02:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : open-test-file: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6080): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6080): openPending: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6080): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6080): >_readAt: n=5, err=EOF 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6080): close: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-06 03:02:14.380904315 +0000 UTC m=+6.583180898 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : open-test-file(0x31052d1f6080): >close: err= 2026/05/06 03:02:14 DEBUG : open-test-file: Remove: 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x31052d09ea80 item 96 2026/05/06 03:02:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/06 03:02:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/06 03:02:14 DEBUG : open-test-file: >Remove: err= 2026/05/06 03:02:14 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : >WaitForWriters: 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.64s) --- PASS: TestRWFileHandleOpenTests/writes (0.38s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : file1: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : file1(0x31052d1f66c0): openPending: 2026/05/06 03:02:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:14 DEBUG : file1(0x31052d1f66c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : file1: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/06 03:02:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/06 03:02:14 DEBUG : file1(0x31052d1f66c0): _writeAt: size=2, off=0 2026/05/06 03:02:14 DEBUG : file1(0x31052d1f66c0): >_writeAt: n=2, err= 2026/05/06 03:02:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/06 03:02:14 DEBUG : file1(0x31052d1f66c0): RWFileHandle.Flush 2026/05/06 03:02:14 DEBUG : file1(0x31052d1f66c0): RWFileHandle.Release 2026/05/06 03:02:14 DEBUG : file1(0x31052d1f66c0): close: 2026/05/06 03:02:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/06 03:02:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : file1(0x31052d1f66c0): >close: err= 2026/05/06 03:02:14 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : file1: reading active writers 2026/05/06 03:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : file1: reading active writers 2026/05/06 03:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : file1: reading active writers 2026/05/06 03:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : file1: reading active writers 2026/05/06 03:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:14 DEBUG : file1: vfs cache: starting upload 2026/05/06 03:02:14 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1.a0a9169e.partial" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1.a0a9169e.partial 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-linigix3nedi/file1.a0a9169e.partial 2026/05/06 03:02:14 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/06 03:02:14 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/06 03:02:14 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/06 03:02:14 INFO : file1: Copied (new) 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:14 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/06 03:02:14 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/06 03:02:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/06 03:02:14 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:14 INFO : file1: vfs cache: upload succeeded try #1 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : file1: reading active writers 2026/05/06 03:02:14 DEBUG : >WaitForWriters: 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:14 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:14 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/06 03:02:14 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : file1: reading active writers 2026/05/06 03:02:14 DEBUG : >WaitForWriters: 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:14 DEBUG : rename_me: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : rename_me(0x31052d114f40): openPending: 2026/05/06 03:02:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/06 03:02:14 DEBUG : rename_me(0x31052d114f40): >openPending: err= 2026/05/06 03:02:14 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/06 03:02:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/06 03:02:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/06 03:02:14 DEBUG : rename_me(0x31052d114f40): _writeAt: size=5, off=0 2026/05/06 03:02:14 DEBUG : rename_me(0x31052d114f40): >_writeAt: n=5, err= 2026/05/06 03:02:14 DEBUG : rename_me(0x31052d114f40): close: 2026/05/06 03:02:14 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-06 03:02:14.558770614 +0000 UTC m=+6.761047177 2026/05/06 03:02:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/06 03:02:14 DEBUG : rename_me(0x31052d114f40): >close: err= 2026/05/06 03:02:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/06 03:02:14 DEBUG : i_was_renamed: Updating file with 0x31052d116b60 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/06 03:02:14 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/06 03:02:14 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/06 03:02:14 DEBUG : i_was_renamed.23bdcae5.partial: size = 5 OK 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/i_was_renamed.23bdcae5.partial" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/i_was_renamed.23bdcae5.partial 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/i_was_renamed.23bdcae5.partial 2026/05/06 03:02:14 DEBUG : i_was_renamed.23bdcae5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:14 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/06 03:02:14 DEBUG : i_was_renamed.23bdcae5.partial: renamed to: i_was_renamed 2026/05/06 03:02:14 INFO : i_was_renamed: Copied (new) 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/i_was_renamed" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/i_was_renamed 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/i_was_renamed 2026/05/06 03:02:14 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-06 03:02:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/06 03:02:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/06 03:02:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/06 03:02:14 DEBUG : Looking for writers 2026/05/06 03:02:14 DEBUG : i_was_renamed: reading active writers 2026/05/06 03:02:14 DEBUG : >WaitForWriters: 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/06 03:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi" 2026/05/06 03:02:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/06 03:02:14 DEBUG : forgetting directory cache 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate(0x31052d68e0c0): _readAt: size=512, off=0 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate(0x31052d68e0c0): openPending: 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-06 02:03:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/06 03:02:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate(0x31052d68e0c0): >openPending: err= 2026/05/06 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate(0x31052d68e0c0): >_readAt: n=20, err=EOF 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate(0x31052d68e0c0): close: 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:03:14 +0000 UTC 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate(0x31052d68e0c0): >close: err= 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:14 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/06 03:02:15 DEBUG : forgetting directory cache 2026/05/06 03:02:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d7a4140): _readAt: size=512, off=0 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d7a4140): openPending: 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-06 02:04:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-06 02:03:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-06 02:04:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-06 02:03:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/06 03:02:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/06 03:02:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d7a4140): >openPending: err= 2026/05/06 03:02:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d7a4140): >_readAt: n=20, err=EOF 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d7a4140): close: 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:04:14 +0000 UTC 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d7a4140): >close: err= 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/06 03:02:15 DEBUG : forgetting directory cache 2026/05/06 03:02:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d68e500): _readAt: size=512, off=0 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d68e500): openPending: 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-06 02:05:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-06 02:04:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-06 02:05:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-06 02:04:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/06 03:02:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/06 03:02:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d68e500): >openPending: err= 2026/05/06 03:02:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d68e500): >_readAt: n=20, err=EOF 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d68e500): close: 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:05:14 +0000 UTC 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d68e500): >close: err= 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/06 03:02:15 DEBUG : forgetting directory cache 2026/05/06 03:02:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d68f080): _readAt: size=512, off=0 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d68f080): openPending: 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-06 02:06:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-06 02:05:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-06 02:06:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-06 02:05:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/06 03:02:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/06 03:02:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d68f080): >openPending: err= 2026/05/06 03:02:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d68f080): >_readAt: n=20, err=EOF 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d68f080): close: 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:06:14 +0000 UTC 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d68f080): >close: err= 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/06 03:02:15 DEBUG : forgetting directory cache 2026/05/06 03:02:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d7a4dc0): _readAt: size=512, off=0 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d7a4dc0): openPending: 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-06 02:07:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-06 02:06:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-06 02:07:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-06 02:06:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/06 03:02:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/06 03:02:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d7a4dc0): >openPending: err= 2026/05/06 03:02:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d7a4dc0): >_readAt: n=20, err=EOF 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d7a4dc0): close: 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:07:14 +0000 UTC 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate(0x31052d7a4dc0): >close: err= 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:15 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/06 03:02:16 DEBUG : forgetting directory cache 2026/05/06 03:02:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052d7a5600): _readAt: size=512, off=0 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052d7a5600): openPending: 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-06 02:08:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-06 02:07:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-06 02:08:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-06 02:07:14 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/06 03:02:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/06 03:02:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052d7a5600): >openPending: err= 2026/05/06 03:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052d7a5600): >_readAt: n=20, err=EOF 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052d7a5600): close: 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:08:14 +0000 UTC 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052d7a5600): >close: err= 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/06 03:02:16 DEBUG : forgetting directory cache 2026/05/06 03:02:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cb602c0): _readAt: size=512, off=0 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cb602c0): openPending: 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-06 02:09:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-06 02:08:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-06 02:09:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-06 02:08:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/06 03:02:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/06 03:02:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cb602c0): >openPending: err= 2026/05/06 03:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cb602c0): >_readAt: n=21, err=EOF 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cb602c0): close: 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:09:14 +0000 UTC 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cb602c0): >close: err= 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/06 03:02:16 DEBUG : forgetting directory cache 2026/05/06 03:02:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052d68fe00): _readAt: size=512, off=0 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052d68fe00): openPending: 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-06 02:10:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-06 02:09:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-06 02:10:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-06 02:09:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/06 03:02:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/06 03:02:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052d68fe00): >openPending: err= 2026/05/06 03:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052d68fe00): >_readAt: n=22, err=EOF 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052d68fe00): close: 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:10:14 +0000 UTC 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052d68fe00): >close: err= 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/06 03:02:16 DEBUG : forgetting directory cache 2026/05/06 03:02:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cbbfc40): _readAt: size=512, off=0 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cbbfc40): openPending: 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-06 02:11:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-06 02:10:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-06 02:11:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-06 02:10:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/06 03:02:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/06 03:02:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cbbfc40): >openPending: err= 2026/05/06 03:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cbbfc40): >_readAt: n=23, err=EOF 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cbbfc40): close: 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:11:14 +0000 UTC 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cbbfc40): >close: err= 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/06 03:02:16 DEBUG : forgetting directory cache 2026/05/06 03:02:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cb61cc0): _readAt: size=512, off=0 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cb61cc0): openPending: 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-linigix3nedi/TestRWCacheUpdate 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-06 02:12:14 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-06 02:11:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-06 02:12:14 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-06 02:11:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/06 03:02:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/06 03:02:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cb61cc0): >openPending: err= 2026/05/06 03:02:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cb61cc0): >_readAt: n=24, err=EOF 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cb61cc0): close: 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-06 02:12:14 +0000 UTC 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate(0x31052cb61cc0): >close: err= 2026/05/06 03:02:16 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:16 DEBUG : Looking for writers 2026/05/06 03:02:16 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/06 03:02:16 DEBUG : >WaitForWriters: 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.18s) === RUN TestCaseSensitivity run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FiLeA" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/FiLeA 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-linigix3nedi/FiLeA 2026/05/06 03:02:16 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FiLeA" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/FiLeA 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-linigix3nedi/FiLeA 2026/05/06 03:02:16 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FiLeB" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/FiLeB 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-linigix3nedi/FiLeB 2026/05/06 03:02:16 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FiLeB" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/FiLeB 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-linigix3nedi/FiLeB 2026/05/06 03:02:16 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/06 03:02:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FiLeA" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/FiLeA 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-linigix3nedi/FiLeA 2026/05/06 03:02:16 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/06 03:02:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FiLeA" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/FiLeA 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-linigix3nedi/FiLeA 2026/05/06 03:02:16 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/06 03:02:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/06 03:02:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/06 03:02:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FiLeB" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/FiLeB 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-linigix3nedi/FiLeB 2026/05/06 03:02:16 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/06 03:02:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/06 03:02:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/06 03:02:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FilEb" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/FilEb 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-linigix3nedi/FilEb 2026/05/06 03:02:16 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FiLeA" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/FiLeA 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-linigix3nedi/FiLeA 2026/05/06 03:02:16 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FiLeA" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/FiLeA 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-linigix3nedi/FiLeA 2026/05/06 03:02:16 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FiLeB" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/FiLeB 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-linigix3nedi/FiLeB 2026/05/06 03:02:16 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FiLeB" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/FiLeB 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-linigix3nedi/FiLeB 2026/05/06 03:02:16 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FilEb" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/FilEb 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-linigix3nedi/FilEb 2026/05/06 03:02:16 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FilEb" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/FilEb 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-linigix3nedi/FilEb 2026/05/06 03:02:16 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/06 03:02:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/06 03:02:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/06 03:02:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FiLeB" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/FiLeB 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-linigix3nedi/FiLeB 2026/05/06 03:02:16 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/06 03:02:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/06 03:02:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/06 03:02:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/FilEb" 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/FilEb 2026/05/06 03:02:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-linigix3nedi/FilEb 2026/05/06 03:02:16 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/06 03:02:16 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/06 03:02:16 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/06 03:02:16 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/06 03:02:16 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/06 03:02:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:16 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:16 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:16 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/06 03:02:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/06 03:02:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/06 03:02:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/06 03:02:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/06 03:02:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/06 03:02:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : FiLeB: reading active writers 2026/05/06 03:02:17 DEBUG : FilEb: reading active writers 2026/05/06 03:02:17 DEBUG : FiLeA: reading active writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : FiLeA: reading active writers 2026/05/06 03:02:17 DEBUG : FiLeB: reading active writers 2026/05/06 03:02:17 DEBUG : FilEb: reading active writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.11s) === RUN TestUnicodeNormalization run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/normal name with no special characters.txt" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/normal\ name\ with\ no\ special\ characters.txt 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-linigix3nedi/normal name with no special characters.txt 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/normal name with no special characters.txt" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/normal\ name\ with\ no\ special\ characters.txt 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-linigix3nedi/normal name with no special characters.txt 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/測試_Русский___ě_áñ" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/測試_Русский___ě_áñ 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-linigix3nedi/測試_Русский___ě_áñ 2026/05/06 03:02:17 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/測試_Русский___ě_áñ" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/測試_Русский___ě_áñ 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-linigix3nedi/測試_Русский___ě_áñ 2026/05/06 03:02:17 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/normal name with no special characters.txt" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/normal\ name\ with\ no\ special\ characters.txt 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-linigix3nedi/normal name with no special characters.txt 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/06 03:02:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/06 03:02:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/06 03:02:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/06 03:02:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/測試_Русский___ě_áñ" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/測試_Русский___ě_áñ 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-linigix3nedi/測試_Русский___ě_áñ 2026/05/06 03:02:17 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/06 03:02:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.04s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Reusing VFS from active cache 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file2" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file2" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : dir: Looking for writers 2026/05/06 03:02:17 DEBUG : file2: reading active writers 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : dir: reading active writers 2026/05/06 03:02:17 DEBUG : file1: reading active writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : forgetting directory cache 2026/05/06 03:02:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file2" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file2" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : dir: Looking for writers 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : dir: reading active writers 2026/05/06 03:02:17 DEBUG : file1: reading active writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file2" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file2" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/06 03:02:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : file1: Open: flags=O_RDONLY 2026/05/06 03:02:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/06 03:02:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/06 03:02:17 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/06 03:02:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/06 03:02:17 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/06 03:02:17 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/06 03:02:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (0 bytes), uploading instead of streaming 2026/05/06 03:02:17 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/new_file.txt" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/new_file.txt 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-linigix3nedi/dir/new_file.txt 2026/05/06 03:02:17 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/06 03:02:17 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/06 03:02:17 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/06 03:02:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/06 03:02:17 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : dir: Looking for writers 2026/05/06 03:02:17 DEBUG : file2: reading active writers 2026/05/06 03:02:17 DEBUG : new_file.txt: reading active writers 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : dir: reading active writers 2026/05/06 03:02:17 DEBUG : file1: reading active writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file2" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file2" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-linigix3nedi/dir/file2 2026/05/06 03:02:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/06 03:02:17 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/06 03:02:17 DEBUG : dir/file1: Updating file with dir/file1 0x31052d092410 2026/05/06 03:02:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/06 03:02:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:17 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-linigix3nedi/dir/file1 2026/05/06 03:02:17 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/06 03:02:17 INFO : dir/file1: Moved (server-side) to: file0 2026/05/06 03:02:17 DEBUG : file0: Updating file with file0 0x31052d092410 2026/05/06 03:02:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file0" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file0 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-linigix3nedi/file0 2026/05/06 03:02:17 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file0" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/file0 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-linigix3nedi/file0 2026/05/06 03:02:17 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : dir: Looking for writers 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : dir: reading active writers 2026/05/06 03:02:17 DEBUG : file0: reading active writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Server has VFS statistics extension 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: About path "/home/rclone/rclone-test-linigix3nedi" 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: New connection 127.0.0.1:49042->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/06 03:02:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi/dir/file1: no such file or directory 2026/05/06 03:02:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi/dir/file1: no such file or directory 2026/05/06 03:02:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi/dir/file1: no such file or directory 2026/05/06 03:02:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi/dir/file1: no such file or directory 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/06 03:02:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi/dir/file1: no such file or directory 2026/05/06 03:02:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi/dir/file1: no such file or directory 2026/05/06 03:02:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi/dir/file1: no such file or directory 2026/05/06 03:02:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi/dir/file1: no such file or directory 2026/05/06 03:02:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi/dir/file1: no such file or directory 2026/05/06 03:02:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{Z3YJX}/rclone-test-linigix3nedi/dir/file1: no such file or directory 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: New connection 127.0.0.1:49044->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : a: Looking for writers 2026/05/06 03:02:17 DEBUG : b: Looking for writers 2026/05/06 03:02:17 DEBUG : c: Looking for writers 2026/05/06 03:02:17 DEBUG : d: Looking for writers 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : d: reading active writers 2026/05/06 03:02:17 DEBUG : /: reading active writers 2026/05/06 03:02:17 DEBUG : a: reading active writers 2026/05/06 03:02:17 DEBUG : b: reading active writers 2026/05/06 03:02:17 DEBUG : c: reading active writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/06 03:02:17 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/06 03:02:17 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/06 03:02:17 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : a/b/c/d: Looking for writers 2026/05/06 03:02:17 DEBUG : a/b/c: Looking for writers 2026/05/06 03:02:17 DEBUG : d: reading active writers 2026/05/06 03:02:17 DEBUG : a/b: Looking for writers 2026/05/06 03:02:17 DEBUG : c: reading active writers 2026/05/06 03:02:17 DEBUG : a: Looking for writers 2026/05/06 03:02:17 DEBUG : b: reading active writers 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : a: reading active writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.06s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:02:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/06 03:02:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/06 03:02:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (5 bytes), uploading instead of streaming 2026/05/06 03:02:17 DEBUG : file1: size = 5 OK 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/06 03:02:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/06 03:02:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:02:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:02:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:02:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:02:17 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/06 03:02:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:02:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (0 bytes), uploading instead of streaming 2026/05/06 03:02:17 DEBUG : file1: size = 0 OK 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/06 03:02:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/06 03:02:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:02:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (7 bytes), uploading instead of streaming 2026/05/06 03:02:17 DEBUG : file1: size = 7 OK 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:17 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/06 03:02:17 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/06 03:02:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:17 DEBUG : Looking for writers 2026/05/06 03:02:17 DEBUG : file1: reading active writers 2026/05/06 03:02:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:02:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:02:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:17 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/06 03:02:18 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/06 03:02:18 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/06 03:02:18 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (11 bytes), uploading instead of streaming 2026/05/06 03:02:18 DEBUG : file1: size = 11 OK 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/06 03:02:18 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/06 03:02:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/06 03:02:18 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:18 DEBUG : Looking for writers 2026/05/06 03:02:18 DEBUG : file1: reading active writers 2026/05/06 03:02:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:02:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:02:18 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (5 bytes), uploading instead of streaming 2026/05/06 03:02:18 DEBUG : file1: size = 5 OK 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/06 03:02:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/06 03:02:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/06 03:02:18 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:18 DEBUG : Looking for writers 2026/05/06 03:02:18 DEBUG : file1: reading active writers 2026/05/06 03:02:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:02:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:02:18 DEBUG : file1: WriteFileHandle.Release closing 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (0 bytes), uploading instead of streaming 2026/05/06 03:02:18 DEBUG : file1: size = 0 OK 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/06 03:02:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/06 03:02:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/06 03:02:18 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:18 DEBUG : Looking for writers 2026/05/06 03:02:18 DEBUG : file1: reading active writers 2026/05/06 03:02:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:02:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (2 bytes), uploading instead of streaming 2026/05/06 03:02:18 DEBUG : file1: size = 2 OK 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/06 03:02:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/06 03:02:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:18 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:18 DEBUG : Looking for writers 2026/05/06 03:02:18 DEBUG : file1: reading active writers 2026/05/06 03:02:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:02:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (0 bytes), uploading instead of streaming 2026/05/06 03:02:18 DEBUG : file1: size = 0 OK 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/06 03:02:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/06 03:02:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:18 DEBUG : file1: Open: flags=O_RDONLY 2026/05/06 03:02:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/06 03:02:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/06 03:02:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:18 DEBUG : Looking for writers 2026/05/06 03:02:18 DEBUG : file1: reading active writers 2026/05/06 03:02:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/06 03:02:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/06 03:02:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: File to upload is small (100 bytes), uploading instead of streaming 2026/05/06 03:02:18 DEBUG : file1: size = 100 OK 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/file1" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 8641653c61b78f6357c8000f0d656718 /home/rclone/rclone-test-linigix3nedi/file1 2026/05/06 03:02:18 DEBUG : file1: Parsed hash: 8641653c61b78f6357c8000f0d656718 2026/05/06 03:02:18 DEBUG : file1: md5 = 8641653c61b78f6357c8000f0d656718 OK 2026/05/06 03:02:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/06 03:02:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/06 03:02:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/06 03:02:18 DEBUG : file1: Open: flags=O_RDONLY 2026/05/06 03:02:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/06 03:02:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/06 03:02:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:18 DEBUG : Looking for writers 2026/05/06 03:02:18 DEBUG : file1: reading active writers 2026/05/06 03:02:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f000.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/flat/f000.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-linigix3nedi/flat/f000.txt 2026/05/06 03:02:18 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f000.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/flat/f000.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-linigix3nedi/flat/f000.txt 2026/05/06 03:02:18 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f001.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/flat/f001.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-linigix3nedi/flat/f001.txt 2026/05/06 03:02:18 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f001.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/flat/f001.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-linigix3nedi/flat/f001.txt 2026/05/06 03:02:18 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f002.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/flat/f002.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-linigix3nedi/flat/f002.txt 2026/05/06 03:02:18 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f002.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/flat/f002.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-linigix3nedi/flat/f002.txt 2026/05/06 03:02:18 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f003.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/flat/f003.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-linigix3nedi/flat/f003.txt 2026/05/06 03:02:18 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f003.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/flat/f003.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-linigix3nedi/flat/f003.txt 2026/05/06 03:02:18 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f004.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/flat/f004.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-linigix3nedi/flat/f004.txt 2026/05/06 03:02:18 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f004.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: sha1sum /home/rclone/rclone-test-linigix3nedi/flat/f004.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-linigix3nedi/flat/f004.txt 2026/05/06 03:02:18 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/06 03:02:18 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/06 03:02:18 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/06 03:02:18 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:18 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f000.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/flat/f000.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-linigix3nedi/flat/f000.txt 2026/05/06 03:02:18 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/06 03:02:18 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/06 03:02:18 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/06 03:02:18 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:18 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f001.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/flat/f001.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-linigix3nedi/flat/f001.txt 2026/05/06 03:02:18 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/06 03:02:18 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/06 03:02:18 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/06 03:02:18 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:18 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f002.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/flat/f002.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-linigix3nedi/flat/f002.txt 2026/05/06 03:02:18 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/06 03:02:18 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/06 03:02:18 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/06 03:02:18 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:18 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f003.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/flat/f003.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-linigix3nedi/flat/f003.txt 2026/05/06 03:02:18 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/06 03:02:18 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/06 03:02:18 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/06 03:02:18 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:18 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/flat/f004.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/flat/f004.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-linigix3nedi/flat/f004.txt 2026/05/06 03:02:18 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/06 03:02:18 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:18 DEBUG : flat: Looking for writers 2026/05/06 03:02:18 DEBUG : f000.txt: reading active writers 2026/05/06 03:02:18 DEBUG : f001.txt: reading active writers 2026/05/06 03:02:18 DEBUG : f002.txt: reading active writers 2026/05/06 03:02:18 DEBUG : f003.txt: reading active writers 2026/05/06 03:02:18 DEBUG : f004.txt: reading active writers 2026/05/06 03:02:18 DEBUG : Looking for writers 2026/05/06 03:02:18 DEBUG : flat: reading active writers 2026/05/06 03:02:18 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:18 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/06 03:02:18 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/06 03:02:18 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:18 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/a/b/c/deep.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/a/b/c/deep.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-linigix3nedi/a/b/c/deep.txt 2026/05/06 03:02:18 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/06 03:02:18 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/06 03:02:18 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/06 03:02:18 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:18 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/a/b/mid.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/a/b/mid.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-linigix3nedi/a/b/mid.txt 2026/05/06 03:02:18 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/06 03:02:18 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/06 03:02:18 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/06 03:02:18 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:18 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/a/top.txt" 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/a/top.txt 2026/05/06 03:02:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-linigix3nedi/a/top.txt 2026/05/06 03:02:18 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/06 03:02:18 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:18 DEBUG : a/b/c: Looking for writers 2026/05/06 03:02:18 DEBUG : deep.txt: reading active writers 2026/05/06 03:02:18 DEBUG : a/b: Looking for writers 2026/05/06 03:02:18 DEBUG : c: reading active writers 2026/05/06 03:02:18 DEBUG : mid.txt: reading active writers 2026/05/06 03:02:18 DEBUG : a: Looking for writers 2026/05/06 03:02:18 DEBUG : b: reading active writers 2026/05/06 03:02:18 DEBUG : top.txt: reading active writers 2026/05/06 03:02:18 DEBUG : Looking for writers 2026/05/06 03:02:18 DEBUG : a: reading active writers 2026/05/06 03:02:18 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/bigdir/big.bin" 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/bigdir/big.bin 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: ff2d12f191d2b04a294daa082de50041 /home/rclone/rclone-test-linigix3nedi/bigdir/big.bin 2026/05/06 03:02:19 DEBUG : bigdir/big.bin: Parsed hash: ff2d12f191d2b04a294daa082de50041 2026/05/06 03:02:19 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:19 DEBUG : bigdir: Looking for writers 2026/05/06 03:02:19 DEBUG : big.bin: reading active writers 2026/05/06 03:02:19 DEBUG : Looking for writers 2026/05/06 03:02:19 DEBUG : bigdir: reading active writers 2026/05/06 03:02:19 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.54s) === RUN TestZipDirsInRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi", Local "Local file system at /tmp/rclone2807951421", Modify Window "1s" 2026/05/06 03:02:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: poll-interval is not supported by this remote 2026/05/06 03:02:19 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/06 03:02:19 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/06 03:02:19 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:19 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir1/a.txt" 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir1/a.txt 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-linigix3nedi/dir1/a.txt 2026/05/06 03:02:19 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/06 03:02:19 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/06 03:02:19 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/06 03:02:19 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:19 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir2/b.txt" 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir2/b.txt 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-linigix3nedi/dir2/b.txt 2026/05/06 03:02:19 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/06 03:02:19 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/06 03:02:19 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/06 03:02:19 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/06 03:02:19 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Shell path "/home/rclone/rclone-test-linigix3nedi/dir3/c.txt" 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Running remote command: md5sum /home/rclone/rclone-test-linigix3nedi/dir3/c.txt 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-linigix3nedi/dir3/c.txt 2026/05/06 03:02:19 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/06 03:02:19 DEBUG : WaitForWriters: timeout=30s 2026/05/06 03:02:19 DEBUG : dir3: Looking for writers 2026/05/06 03:02:19 DEBUG : c.txt: reading active writers 2026/05/06 03:02:19 DEBUG : dir1: Looking for writers 2026/05/06 03:02:19 DEBUG : a.txt: reading active writers 2026/05/06 03:02:19 DEBUG : dir2: Looking for writers 2026/05/06 03:02:19 DEBUG : b.txt: reading active writers 2026/05/06 03:02:19 DEBUG : Looking for writers 2026/05/06 03:02:19 DEBUG : dir1: reading active writers 2026/05/06 03:02:19 DEBUG : dir2: reading active writers 2026/05/06 03:02:19 DEBUG : dir3: reading active writers 2026/05/06 03:02:19 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/06 03:02:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-linigix3nedi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.471518933s (try 1/5)